You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connection monitor tests measure aggregated packet loss and network latency metrics across TCP, ICMP, and HTTP pings. A unified topology visualizes the end-to-end network path, highlighting network path hops with hop performance metrics. Connection monitor provides actionable insights and detailed logs to efficiently analyze and troubleshoot the root cause of an issue.
21
21
22
+
:::image type="content" source="./media/connection-monitor-overview/connection-monitor-diagram.png" alt-text="Diagram showing how Connection monitor interacts with Azure VMs, non-Azure hosts, endpoints, and data storage locations.":::
23
+
22
24
## Connection monitor use cases
23
25
24
-
Here are some use cases of connection monitor:
26
+
Here are some use cases of Connection monitor:
25
27
26
28
- Your front-end web server virtual machine (VM) communicates with a database server VM in a multi-tier application. You want to check network connectivity between the two VMs.
27
29
- You want to check the connectivity from single or multiple instances of an Azure Virtual Machine Scale Set to your Azure or non-Azure multi-tier application.
@@ -32,7 +34,7 @@ Here are some use cases of connection monitor:
32
34
33
35
## Connection monitor benefits
34
36
35
-
Here are some of the benefits of using connection monitor:
37
+
Here are some of the benefits of using Connection monitor:
36
38
37
39
- Cross-subscription, cross-workspace monitoring experience for Azure and Hybrid cloud environments.
38
40
@@ -50,18 +52,6 @@ Here are some of the benefits of using connection monitor:
50
52
51
53
- Metrics with Azure Monitor and logs with Azure Log Analytics.
52
54
53
-
:::image type="content" source="./media/connection-monitor-2-preview/hero-graphic-new.png" alt-text="Diagram showing how Connection monitor interacts with Azure VMs, non-Azure hosts, endpoints, and data storage locations.":::
54
-
55
-
To start using Connection monitor for monitoring, follow these steps:
1.[Enable Network Watcher on your subscription](#enable-network-watcher-on-your-subscription).
59
-
1.[Create a connection monitor](#create-a-connection-monitor).
60
-
1.[Analyze monitoring data and set alerts](#analyze-monitoring-data-and-set-alerts).
61
-
1.[Diagnose issues in your network](#diagnose-issues-in-your-network).
62
-
63
-
The following sections provide details for these steps.
64
-
65
55
## Install monitoring agents
66
56
67
57
Connection monitor relies on lightweight executable files to run connectivity checks. It supports connectivity checks from both Azure environments and on-premises environments. The executable file that you use depends on whether your VM is hosted on Azure or on-premises.
0 commit comments