Skip to content

Commit b091f5a

Browse files
Merge pull request #270409 from MSFT-FrankLpnsk/patch-6
Update monitor-virtual-wan-reference.md
2 parents 64b03ae + cebd5e0 commit b091f5a

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
@@ -94,13 +94,15 @@ You can review per peer and instance metrics by selecting **Apply splitting** an
9494
| Metric | Description|
9595
| --- | --- |
9696
| **Gateway Bandwidth** | Average site-to-site aggregate bandwidth of a gateway in bytes per second.|
97+
| **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.|
98+
| **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.|
9799
| **Tunnel Bandwidth** | Average bandwidth of a tunnel in bytes per second.|
98100
| **Tunnel Egress Bytes** | Outgoing bytes of a tunnel. |
99101
| **Tunnel Egress Packets** | Outgoing packet count of a tunnel. |
100102
| **Tunnel Ingress Bytes** | Incoming bytes of a tunnel.|
101103
| **Tunnel Ingress Packet** | Incoming packet count of a tunnel.|
102104
| **Tunnel Peak PPS** | Number of packets per second per link connection in the last minute.|
103-
| **Tunnel Flow Count** | Number of distinct flows created per link connection.|
105+
| **Tunnel Flow Count** | Number of distinct 3-tupe (protocol, local IP address, remote IP address) flows created per link connection.|
104106

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

0 commit comments

Comments
 (0)