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
Copy file name to clipboardExpand all lines: articles/azure-monitor/vm/monitor-virtual-machine.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,10 @@ See [Design a Log Analytics workspace architecture](../logs/workspace-design.md)
83
83
> [!IMPORTANT]
84
84
> Azure Monitor agent is in preview for some service features. See [Supported services and features](../agents/agents-overview.md#supported-services-and-features) for current details.
85
85
86
+
## Troubleshoot VM performance issues with Performance Diagnostics
87
+
88
+
[The Performance Diagnostics tool](/troubleshoot/azure/virtual-machines/performance-diagnostics?toc=/azure/azure-monitor/toc.json) helps troubleshoot performance issues on Windows or Linux virtual machines by quickly diagnosing and providing insights on issues it currently finds on your machines. The tool does not analyze historical monitoring data you collect, but rather checks the current state of the machine for known issues, implementation of best practices, and complex problems that involve slow VM performance or high usage of CPU, disk space, or memory.
Copy file name to clipboardExpand all lines: articles/azure-monitor/vm/vminsights-performance.md
+12-3Lines changed: 12 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,8 +115,17 @@ The following capacity utilization charts are provided:
115
115
***Bytes Receive Rate**: Defaults show the average bytes received.
116
116
117
117
Selecting the pushpin icon in the upper-right corner of a chart pins it to the last Azure dashboard you viewed. From the dashboard, you can resize and reposition the chart. Selecting the chart from the dashboard redirects you to VM insights and loads the performance detail view for the VM.
118
-
<!-- convertborder later -->
119
-
:::image type="content" source="./media/vminsights-performance/vminsights-performance-directvm-01.png" lightbox="./media/vminsights-performance/vminsights-performance-directvm-01.png" alt-text="Screenshot that shows VM insights Performance directly from the VM view." border="false":::
118
+
119
+
:::image type="content" source="./media/vminsights-performance/vminsights-performance-direct-vm.png" lightbox="./media/vminsights-performance/vminsights-performance-direct-vm.png" alt-text="Screenshot that shows VM insights Performance directly from the VM view.":::
120
+
121
+
## Troubleshoot VM performance issues with Performance Diagnostics
122
+
123
+
[The Performance Diagnostics tool](/troubleshoot/azure/virtual-machines/performance-diagnostics?toc=/azure/azure-monitor/toc.json) helps troubleshoot performance issues on Windows or Linux virtual machines by quickly diagnosing and providing insights on issues it currently finds on your machines. The tool does not analyze historical monitoring data you collect, but rather checks the current state of the machine for known issues, implementation of best practices, and complex problems that involve slow VM performance or high usage of CPU, disk space, or memory.
124
+
125
+
To install and run the Performance Diagnostics tool, select the **Performance Diagnostics** button from the VM Insights Performance screen > **Install performance diagnostics** and [select an analysis scenario](/troubleshoot/azure/virtual-machines/performance-diagnostics#select-an-analysis-scenario-to-run?toc=/azure/azure-monitor/toc.json)
126
+
127
+
:::image type="content" source="./media/vminsights-performance/vminsights-performance-diagnostics.png" lightbox="./media/vminsights-performance/vminsights-performance-diagnostics.png" alt-text="Screenshot that shows the Performance Diagnostics button, which enables the Performance Diagnostics tool from the VM Insights Performance screen.":::
128
+
120
129
121
130
## View performance directly from an Azure virtual machine scale set
122
131
@@ -130,7 +139,7 @@ This page loads the Azure Monitor performance view scoped to the selected scale
130
139
131
140
Selecting the pushpin icon in the upper-right corner of a chart pins it to the last Azure dashboard you viewed. From the dashboard, you can resize and reposition the chart. Selecting the chart from the dashboard redirects you to VM insights and loads the performance detail view for the VM.
132
141
133
-
:::image type="content" source="./media/vminsights-performance/vminsights-performance-directvmss-01.png" lightbox="./media/vminsights-performance/vminsights-performance-directvmss-01.png" alt-text="Screenshot that shows VM insights Performance directly from the virtual machine scale set view.":::
142
+
:::image type="content" source="./media/vminsights-performance/vminsights-performance-direct-vmss.png" lightbox="./media/vminsights-performance/vminsights-performance-direct-vmss.png" alt-text="Screenshot that shows VM insights Performance directly from the virtual machine scale set view.":::
134
143
135
144
>[!NOTE]
136
145
>You can also access a detailed performance view for a specific instance from the **Instances** view for your scale set. Under the **Settings** section, go to **Instances** and select **Insights**.
0 commit comments