Traffic Health Monitoring
GigaVUE-FM allows you to monitor the traffic health status of the entire Monitoring Session and also the individual V Series Nodes for which the Monitoring Session is configured. Traffic health monitoring focuses on identifying any discrepancies (packet drop or overflow etc) in the traffic flow. When any such discrepancies are identified, GigaVUE-FM propagates the health status to corresponding Monitoring Session. GigaVUE-FM monitors the traffic health status in near real-time. GigaVUE V Series Node monitors the traffic, when the traffic limit goes beyond the upper or lower threshold values that is configured, it notifies GigaVUE-FM, based on which traffic health is computed.
Note: When GigaVUE-FM and GigaVUE V Series Nodes are deployed in different cloud platforms, then the GigaVUE-FM public IP address must be added to the Data Notification Interface as the Target Address in the Event Notifications page. Refer to the Configuration Settings section for configuration details.
This feature is supported for GigaVUE V Series Nodes on the respective cloud platforms:
For V Series Nodes:
- AWS
- Azure
- OpenStack
- VMware
- Third Party Orchestration
The following section gives step-by-step instructions on creating and applying threshold templates across a Monitoring Session or an application, and viewing the traffic health status. Refer to the following section for more detailed information:
- Supported Resources and Metrics
- Create Threshold Templates
- Apply Threshold Template
- Clear Thresholds
Keep in mind the following points when configuring a threshold template:
- By default, Threshold Template is not configured to any Monitoring Session. If you wish to monitor the traffic health status, then create and apply threshold template to the Monitoring Session.
- Editing or redeploying the Monitoring Session will reapply all the threshold policies associated with that Monitoring Session.
- Deleting or undeploying the Monitoring Session will clear all the threshold policies associated with that Monitoring Session.
- After applying threshold template to a particular application, you need not deploy the Monitoring Session again.
Supported Resources and Metrics
The following table lists the resources and the respective metrics supported for traffic health monitoring
Resource |
Metrics |
Threshold types |
TriggerCondition |
Tunnel End Point |
|
|
|
RawEnd Point |
|
|
|
Map |
|
|
|
Slicing |
|
|
|
Masking |
|
|
|
Dedup |
|
|
|
HeaderStripping |
|
|
|
TunnelEncapsulation |
|
|
|
LoadBalancing |
|
|
|
SSLDecryption |
|
|
|
Application Metadata |
|
|
|
AMI Exporter |
|
|
|
Geneve |
|
|
|
5G-SBI |
|
|
|
SBIPOE |
|
|
|
PCAPNG |
|
|
|
Create Threshold Templates
To create threshold templates:
- Go to Inventory > Resouces > Threshold Templates.
-
The Threshold Templates page appears. Click Create to open the New Threshold Template page.
- Enter the appropriate information for the threshold template as described in the following table.
Field
Description
Threshold Template Name
The name of the threshold template.
Thresholds
Monitored Objects
Select the resource for which you wish to apply the threshold template. Ex: TEP, REP, Maps, Applications like Slicing, De-dup etc
Time Interval
Frequency at which the traffic flow needs to be monitored.
Metric
Metrics that need to be monitored. For example: Tx Packets, Rx Packets.
Type
Difference: The difference between the stats counter at the start and end time of an interval, for a given metric.
Derivative: Average value of the statistics counter in a time interval, for a given metric.
Condition
Over: Checks if the statistics counter value is greater than the 'Set Trigger Value'.
Under: Checks if the statistics counter value is lower than the 'Set Trigger Value'.
Set Trigger Value
Value at which a traffic health event is raised, if statistics counter goes below or above this value, based on the condition configured.
Clear Trigger Value
Value at which a traffic health event is cleared, if statistics counter goes below or above this value, based on the condition configured.
- Click Save. The newly created threshold template is saved, and it appears on the Threshold templates page.
Apply Threshold Template
You can apply your threshold template across the entire Monitoring Session and also to a particular application.
Apply Threshold Template to Monitoring Session
To apply the threshold template across a Monitoring Session, follow the steps given below:
- In GigaVUE‑FM, on the left navigation pane, select Traffic > Virtual > Orchestrated Flows and select your cloud platform. The Monitoring Session page appears.
- In the TRAFFIC PROCESSING tab, select Thresholds under Options menu.
- To apply a threshold template across a Monitoring Session, select the template you wish to apply across the Monitoring Session from the Threshold Template drop-down menu.
- Click Apply.
Apply Threshold Template to Applications
To apply the threshold template to a particular application in the Monitoring Session follow the steps given below:
Note: Applying threshold template across Monitoring Session will not over write the threshold value applied specifically for an application. When a threshold value is applied to a particular application, it over writes the existing threshold value for that particular application.
- On the Monitoring Session page. Click TRAFFIC PROCESSING tab. The Monitoring Session canvas page appears.
- Click on the application for which you wish to apply or change a threshold template and click Details. The Application quick view opens.
- Click on the Thresholds tab. Select the template you wish to apply from the Threshold Template drop-down menu or enter the threshold values manually.
- Click Save.
Clear Thresholds
You can clear the thresholds across the entire Monitoring Session and also to a particular application.
Clear Thresholds for Applications
To clear the thresholds of a particular application in the Monitoring Session follow the steps given below:
- On the Monitoring Session page. Click TRAFFIC PROCESSING tab. The Monitoring Session canvas page appears.
- Click on the application for which you wish to clear the thresholds and click Details. The Application quick view opens.
- Click on the Thresholds tab. Click Clear All and then Click Save.
Clear Thresholds across the Monitoring Session
To clear the applied thresholds across a Monitoring Session follow the steps given below:
- In GigaVUE‑FM, on the left navigation pane, select Traffic > Virtual > Orchestrated Flows and select your cloud platform. The Monitoring Sessions landing page appears.
- Select the Monitoring Session and navigate to TRAFFIC PROCESSING > Options > Thresholds, click Clear Thresholds.
- The Clear Threshold pop-up appears. Click Ok.
Note: Clearing thresholds at Monitoring Session level does not clear the thresholds that were applied specifically at the application level. To clear thresholds for a particular application refer to Clear Thresholds for Applications