You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operator-nexus/howto-monitor-interface-packet-rate.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,13 +27,13 @@ In the domain of network management, monitoring the Interface In and Out Packet
27
27
28
28
- In the Metrics blade, utilize the search bar to quickly find and select the appropriate subscription and set the resource type from the dropdown menus at the top of the page.
29
29
30
-
:::image type="content" source="media/scope-resource-type.png" alt-text="Screenshot of Azure portal showing the scope and resource type.":::
30
+
:::image type="content" source="media/scope-resource-type.png" alt-text="Screenshot of Azure portal showing the scope and resource type." lightbox="media/scope-resource-type.png":::
31
31
32
32
## Step 3: Select the network fabric devices
33
33
34
34
After choosing the desired subscription and resource type, you'll need to narrow down to the specific network fabric device you want to monitor.
35
35
36
-
:::image type="content" source="media/select-network-device-resource.png" alt-text="Screenshot of Azure portal showing the list of resource types.":::
36
+
:::image type="content" source="media/select-network-device-resource.png" alt-text="Screenshot of Azure portal showing the list of resource types." lightbox="media/select-network-device-resource.png":::
37
37
38
38
## Step 4: View the In & Out packet rate metric
39
39
@@ -45,11 +45,11 @@ In the domain of network management, monitoring the Interface In and Out Packet
45
45
46
46
**Interface In Pkts**
47
47
48
-
:::image type="content" source="media/metrics-interface-in-pkts.png" alt-text="Screenshot of Azure portal showing the interface in packet rate metric chart.":::
48
+
:::image type="content" source="media/metrics-interface-in-pkts.png" alt-text="Screenshot of Azure portal showing the interface in packet rate metric chart." lightbox="media/metrics-interface-in-pkts.png":::
49
49
50
50
**Interface Out Pkts**
51
51
52
-
:::image type="content" source="media/metrics-interface-out-pkts.png" alt-text="Screenshot of Azure portal showing the interface out packet rate metric chart.":::
52
+
:::image type="content" source="media/metrics-interface-out-pkts.png" alt-text="Screenshot of Azure portal showing the interface out packet rate metric chart." lightbox="media/metrics-interface-out-pkts.png":::
53
53
54
54
- The metric chart will display the packet rate over time, typically captured at 5-minute intervals.
55
55
@@ -61,11 +61,11 @@ In the domain of network management, monitoring the Interface In and Out Packet
61
61
62
62
-**In packet rate:** This metric refers to the rate at which the network interface received packets. Essentially, it measures the flow of incoming data packets to the device.
63
63
64
-
:::image type="content" source="media/metrics-interface-in-pkt-avg.png" alt-text="Screenshot of Azure portal showing the average interface in packet rate metric chart.":::
64
+
:::image type="content" source="media/metrics-interface-in-pkt-avg.png" alt-text="Screenshot of Azure portal showing the average interface in packet rate metric chart." lightbox="media/metrics-interface-in-pkt-avg.png":::
65
65
66
66
-**Out packet rate:** Conversely, the network interface sent packets at the rate measured by this metric. It indicates the flow of outgoing data packets from the device to other network destinations.
67
67
68
-
:::image type="content" source="media/metrics-interface-out-pkt-avg.png" alt-text="Screenshot of Azure portal showing the average interface out packet rate metric chart.":::
68
+
:::image type="content" source="media/metrics-interface-out-pkt-avg.png" alt-text="Screenshot of Azure portal showing the average interface out packet rate metric chart." lightbox="media/metrics-interface-out-pkt-avg.png":::
0 commit comments