Skip to content

Commit aaa2d0c

Browse files
authored
adding lightbox
1 parent fee6de1 commit aaa2d0c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/operator-nexus/howto-monitor-interface-packet-rate.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ In the domain of network management, monitoring the Interface In and Out Packet
2727

2828
- 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.
2929

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":::
3131

3232
## Step 3: Select the network fabric devices
3333

3434
After choosing the desired subscription and resource type, you'll need to narrow down to the specific network fabric device you want to monitor.
3535

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":::
3737

3838
## Step 4: View the In & Out packet rate metric
3939

@@ -45,11 +45,11 @@ In the domain of network management, monitoring the Interface In and Out Packet
4545

4646
**Interface In Pkts**
4747

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":::
4949

5050
**Interface Out Pkts**
5151

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":::
5353

5454
- The metric chart will display the packet rate over time, typically captured at 5-minute intervals.
5555

@@ -61,11 +61,11 @@ In the domain of network management, monitoring the Interface In and Out Packet
6161

6262
- **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.
6363

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":::
6565

6666
- **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.
6767

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":::
6969

7070
- Analyze the trend of the packet rate over time.
7171

0 commit comments

Comments
 (0)