Skip to content

Commit 177883b

Browse files
Merge pull request #270404 from MSFT-FrankLpnsk/patch-4
Update monitor-vpn-gateway-reference.md
2 parents 0d498c8 + e7621b3 commit 177883b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/vpn-gateway/monitor-vpn-gateway-reference.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Metrics in Azure Monitor are numerical values that describe some aspect of a sys
2323
| **BGP Peer Status** | Count | 5 minutes | Average BGP connectivity status per peer and per instance. |
2424
| **BGP Routes Advertised** | Count | 5 minutes | Number of routes advertised per peer and per instance. |
2525
| **BGP Routes Learned** | Count | 5 minutes | Number of routes learned per peer and per instance. |
26+
| **Gateway Inbound Flows** | Count | 5 minutes | Number of distinct 5-tuple flows flowing into a VPN Gateway. Limit is 250k flows. |
27+
| **Gateway Outbound Flows** | Count | 5 minutes | Number of distinct 5-tuple flows flowing out of a VPN Gateway. Limit is 250k flows. |
2628
| **Gateway P2S Bandwidth** | Bytes/s | 1 minute | Average combined bandwidth utilization of all point-to-site connections on the gateway. |
2729
| **Gateway S2S Bandwidth** | Bytes/s | 5 minutes | Average combined bandwidth utilization of all site-to-site connections on the gateway. |
2830
| **P2S Connection Count** | Count | 1 minute | Count of point-to-site connections on the gateway. |
@@ -38,9 +40,9 @@ Metrics in Azure Monitor are numerical values that describe some aspect of a sys
3840
| **Tunnel MMSA Count** | Count | 5 minutes | Number of main mode security associations present. |
3941
| **Tunnel Peak PPS** | Count | 5 minutes | Max number of packets per second per tunnel. |
4042
| **Tunnel QMSA Count** | Count | 5 minutes | Number of quick mode security associations present. |
41-
| **Tunnel Total Flow Count** | Count | 5 minutes | Number of distinct flows created per tunnel. |
43+
| **Tunnel Total Flow Count** | Count | 5 minutes | Number of distinct 3-tuple flows created per tunnel. |
4244
| **User Vpn Route Count** | Count | 5 minutes | Number of user VPN routes configured on the VPN Gateway. |
43-
| **VNet Address Prefix Count** | Count | 5 minutes | Number of virtual network address prefixes that are used/advertised by the gateway. |
45+
| **VNet Address Prefix Count** | Count | 5 minutes | Number of virtual network address prefixes that are used/advertised by the gateway. |
4446

4547
## Resource logs
4648

@@ -57,4 +59,4 @@ The following resource logs are available in Azure:
5759
## Next steps
5860

5961
* For more information about VPN Gateway monitoring, see [Monitoring Azure VPN Gateway](monitor-vpn-gateway.md).
60-
* To learn more about metrics in Azure Monitor, see [Metrics in Azure Monitor](../azure-monitor/essentials/data-platform-metrics.md).
62+
* To learn more about metrics in Azure Monitor, see [Metrics in Azure Monitor](../azure-monitor/essentials/data-platform-metrics.md).

0 commit comments

Comments
 (0)