Skip to content

Commit cebd5e0

Browse files
Update monitor-virtual-wan-reference.md
1 parent c6bc5a7 commit cebd5e0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/virtual-wan/monitor-virtual-wan-reference.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,15 @@ You can review per peer and instance metrics by selecting **Apply splitting** an
8888
| Metric | Description|
8989
| --- | --- |
9090
| **Gateway Bandwidth** | Average site-to-site aggregate bandwidth of a gateway in bytes per second.|
91+
| **Gateway Inbound Flows** | Number of distinct 5-tuple flows (protocol, local IP address, remote IP address, local port, and remote port) flowing into a VPN Gateway. Limit is 250k flows.|
92+
| **Gateway Outbound Flows** | Number of distinct 5-tuple flows (protocol, local IP address, remote IP address, local port, and remote port) flowing out of a VPN Gateway. Limit is 250k flows.|
9193
| **Tunnel Bandwidth** | Average bandwidth of a tunnel in bytes per second.|
9294
| **Tunnel Egress Bytes** | Outgoing bytes of a tunnel. |
9395
| **Tunnel Egress Packets** | Outgoing packet count of a tunnel. |
9496
| **Tunnel Ingress Bytes** | Incoming bytes of a tunnel.|
9597
| **Tunnel Ingress Packet** | Incoming packet count of a tunnel.|
9698
| **Tunnel Peak PPS** | Number of packets per second per link connection in the last minute.|
97-
| **Tunnel Flow Count** | Number of distinct flows created per link connection.|
99+
| **Tunnel Flow Count** | Number of distinct 3-tupe (protocol, local IP address, remote IP address) flows created per link connection.|
98100

99101
### <a name="p2s-metrics"></a>Point-to-site VPN gateway metrics
100102

0 commit comments

Comments
 (0)