Skip to content

Commit 64b03ae

Browse files
Merge pull request #270408 from MSFT-FrankLpnsk/patch-5
Update vpn-gateway-howto-setup-alerts-virtual-network-gateway-metric.md
2 parents 177883b + 263edac commit 64b03ae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/vpn-gateway/vpn-gateway-howto-setup-alerts-virtual-network-gateway-metric.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ For steps, see [Tutorial: Create a metric alert for an Azure resource](../azure-
2121
| **BGP Peer Status** | Count | 5 minutes | Average BGP connectivity status per peer and per instance. |
2222
| **BGP Routes Advertised** | Count | 5 minutes | Number of routes advertised per peer and per instance. |
2323
| **BGP Routes Learned** | Count | 5 minutes | Number of routes learned per peer and per instance. |
24+
| **Gateway Inbound Flows** | Count | 5 minutes | Number of distinct 5-tuple flows flowing into a VPN Gateway. Limit is 250k flows. |
25+
| **Gateway Outbound Flows** | Count | 5 minutes | Number of distinct 5-tuple flows flowing out of a VPN Gateway. Limit is 250k flows. |
2426
| **Gateway P2S Bandwidth** | Bytes/s | 1 minute | Average combined bandwidth utilization of all point-to-site connections on the gateway. |
2527
| **Gateway S2S Bandwidth** | Bytes/s | 5 minutes | Average combined bandwidth utilization of all site-to-site connections on the gateway. |
2628
| **P2S Connection Count** | Count | 1 minute | Count of point-to-site connections on the gateway. |
@@ -36,7 +38,7 @@ For steps, see [Tutorial: Create a metric alert for an Azure resource](../azure-
3638
| **Tunnel MMSA Count** | Count | 5 minutes | Number of main mode security associations present. |
3739
| **Tunnel Peak PPS** | Count | 5 minutes | Max number of packets per second per tunnel. |
3840
| **Tunnel QMSA Count** | Count | 5 minutes | Number of quick mode security associations present. |
39-
| **Tunnel Total Flow Count** | Count | 5 minutes | Number of distinct flows created per tunnel. |
41+
| **Tunnel Total Flow Count** | Count | 5 minutes | Number of distinct 3-tuple flows created per tunnel. |
4042
| **User Vpn Route Count** | Count | 5 minutes | Number of user VPN routes configured on the VPN Gateway. |
4143
| **VNet Address Prefix Count** | Count | 5 minutes | Number of VNet address prefixes that are used/advertised by the gateway. |
4244

0 commit comments

Comments
 (0)