Skip to content

Commit eb8b4d9

Browse files
Move content and acrolinx.
1 parent 03d1078 commit eb8b4d9

File tree

4 files changed

+138
-5
lines changed

4 files changed

+138
-5
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4812,6 +4812,11 @@
48124812
"redirect_url": "/azure/openshift/howto-byok",
48134813
"redirect_document_id": false
48144814
},
4815+
{
4816+
"source_path_from_root": "/articles/virtual-wan/monitoring-best-practices.md",
4817+
"redirect_url": "/azure/virtual-wan/monitor-virtual-wan",
4818+
"redirect_document_id": false
4819+
},
48154820
{
48164821
"source_path_from_root": "/articles/event-grid/availability-zones-disaster-recovery.md",
48174822
"redirect_url": "/azure/reliability/reliability-event-grid",

articles/virtual-wan/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,6 @@
302302
items:
303303
- name: Monitor Virtual WAN
304304
href: monitor-virtual-wan.md
305-
- name: Monitoring - Best practices
306-
href: monitoring-best-practices.md
307305
- name: Azure Monitor Insights
308306
href: azure-monitor-insights.md
309307
- name: BGP dashboard

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ You can review per peer and instance metrics by selecting **Apply splitting** an
8383
| **Tunnel Ingress Bytes** | Incoming bytes of a tunnel.|
8484
| **Tunnel Ingress Packets** | Incoming packet count of a tunnel.|
8585
| **Tunnel Peak PPS** | Number of packets per second per link connection in the last minute.|
86-
| **Tunnel Flow Count** | Number of distinct 3-tuple (protocol, local IP address, remote IP address) flows created per link connection.|
86+
| **Tunnel Total Flow Count** | Number of distinct 3-tuple (protocol, local IP address, remote IP address) flows created per link connection.|
8787

8888
### <a name="p2s-metrics"></a>Supported metrics for microsoft.network/p2svpngateways
8989

@@ -117,10 +117,10 @@ This table contains more information about some of the metrics in the preceding
117117
| **BitsOutPerSecond** | Bits per second egressing Azure via ExpressRoute that can be further split for specific connections. |
118118
| **Bits Received Per Second** | Total Bits received on ExpressRoute gateway per second. |
119119
| **CPU Utilization** | CPU Utilization of the ExpressRoute gateway.|
120-
| **Packets per second** | Total Packets received on ExpressRoute gateway per second.|
120+
| **Packets received per second** | Total Packets received on ExpressRoute gateway per second.|
121121
| **Count of routes advertised to peer**| Count of Routes Advertised to Peer by ExpressRoute gateway. |
122122
| **Count of routes learned from peer**| Count of Routes Learned from Peer by ExpressRoute gateway.|
123-
| **Frequency of routes changed** | Frequency of Route changes in ExpressRoute gateway.|
123+
| **Frequency of routes change** | Frequency of Route changes in ExpressRoute gateway.|
124124

125125
### ExpressRoute gateway diagnostics
126126

0 commit comments

Comments
 (0)