Skip to main content

View network traffic metrics

Contributors netapp-lhalbert

You can monitor network traffic by viewing the graphs that are available from the Traffic classification policies page.

Before you begin
About this task

For any existing traffic classification policy, you can view metrics for the load balancer service to determine if the policy is successfully limiting traffic across the network. The data in the graphs can help you determine if you need to adjust the policy.

Even if no limits are set for a traffic classification policy, metrics are collected and the graphs provide useful information for understanding traffic trends.

Steps
  1. Select CONFIGURATION > Network > Traffic classification.

    The Traffic classification policies page appears, and the existing policies are listed in the table.

  2. Select the traffic classification policy name for which you want to view metrics.

  3. Select the Metrics tab.

    The traffic classification policy graphs appear. The graphs display metrics only for the traffic that matches the selected policy.

    The following graphs are included on the page.

    • Request rate: This graph provides the amount of bandwidth matching this policy handled by all load balancers. Received data includes request headers for all requests and body data size for responses that have body data. Sent includes response headers for all requests and response body data size for requests that include body data in the response.

      Note When requests are complete, this chart only shows bandwidth usage. For slow or large object requests the actual instantaneous bandwidth might differ from the values reported in this graph.
    • Error response rate: This graph provides an approximate rate at which requests matching this policy are returning errors (HTTP status code >= 400) to clients.

    • Average request duration (non-error): This graph provides an average duration of successful requests matching this policy.

    • Policy bandwidth usage: This graph provides the amount of bandwidth matching this policy handled by all load balancers. Received data includes request headers for all requests and body data size for responses that have body data. Sent includes response headers for all requests and response body data size for requests that include body data in the response.

  4. Position the cursor over a line graph to see a pop-up of values on a specific part of the graph.

  5. Select Grafana dashboard right below the Metrics title to view all the graphs for a policy. In addition to the four graphs from the Metrics tab, you can view two more graphs:

    • Write request rate by object size: The rate for PUT/POST/DELETE requests matching this policy. Positioning on an individual cell shows per second rates. Rates shown in the hover view are truncated to integer counts and might report 0 when there are non-zero requests in the bucket.

    • Read request rate by object size: The rate for GET/HEAD requests matching this policy. Positioning on an individual cell shows per second rates. Rates shown in the hover view are truncated to integer counts and might report 0 when there are non-zero requests in the bucket.

  6. Alternatively, access the graphs from the SUPPORT menu.

    1. Select SUPPORT > Tools > Metrics.

    2. Select Traffic Classification Policy from the Grafana section.

    3. Select the policy from the menu on the upper left of the page.

    4. Position the cursor over a graph to see a pop-up that shows the date and time of the sample, object sizes that are aggregated into the count, and the number of requests per second during that time period.

      Traffic classification policies are identified by their ID. Policy IDs are listed on the Traffic classification policies page.

  7. Analyze the graphs to determine how often the policy is limiting traffic and whether you need to adjust the policy.