Skip to content

Commit 7e56580

Browse files
authored
Merge pull request #97217 from vinynigam/patch-52
Added azure context to topology
2 parents 0c291ab + 730401d commit 7e56580

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-monitor/insights/network-performance-monitor-faq.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@ A hop may not respond to a traceroute in one or more of the below scenarios:
183183
* The network devices are not allowing ICMP_TTL_EXCEEDED traffic.
184184
* A firewall is blocking the ICMP_TTL_EXCEEDED response from the network device.
185185

186+
When either of the endpoints lies in Azure, traceroute shows up unidentified hops as Azure ndrastructure does not reveal identity to traceroute.
187+
186188
### I get alerts for unhealthy tests but I do not see the high values in NPM's loss and latency graph. How do I check what is unhealthy?
187189
NPM raises an alert if end to end latency between source and destination crosses the threshold for any path between them. Some networks have multiple paths connecting the same source and destination. NPM raises an alert is any path is unhealthy. The loss and latency seen in the graphs is the average value for all the paths, hence it may not show the exact value of a single path. To understand where the threshold has been breached, look for the "SubType" column in the alert. If the issue is caused by a path the SubType value will be NetworkPath (for Performance Monitor tests), EndpointPath (for Service Connectivity Monitor tests) and ExpressRoutePath (for ExpressRotue Monitor tests).
188190

0 commit comments

Comments
 (0)