Skip to content

Commit dc115bb

Browse files
authored
Merge pull request #119659 from bdegs/patch-14
Update vminsights-performance.md
2 parents 0675915 + 54a4dfb commit dc115bb

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/azure-monitor/vm/vminsights-performance.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 09/28/2023
1414
1515
VM insights includes a set of performance charts that target several key [performance indicators](vminsights-log-query.md#performance-records) to help you determine how well a virtual machine is performing. The charts show resource utilization over a period of time. You can use them to identify bottlenecks and anomalies. You can also switch to a perspective that lists each machine to view resource utilization based on the metric selected.
1616

17-
VM insights monitors key operating system performance indicators related to processor, memory, network adapter, and disk utilization. Performance complements the health monitoring feature and helps to:
17+
VM insights monitors key operating system performance indicators related to processor, memory, network adapter, and disk utilization. Performance helps to:
1818

1919
- Expose issues that indicate a possible system component failure.
2020
- Support tuning and optimization to achieve efficiency.
@@ -43,7 +43,7 @@ To access from Azure Monitor:
4343
<!-- convertborder later -->
4444
:::image type="content" source="media/vminsights-performance/vminsights-performance-aggview-01.png" lightbox="media/vminsights-performance/vminsights-performance-aggview-01.png" alt-text="Screenshot that shows a VM insights Performance Top N List view." border="false":::
4545

46-
On the **Top N Charts** tab, if you have more than one Log Analytics workspace, select the workspace enabled with the solution from the **Workspace** selector at the top of the page. The **Group** selector returns subscriptions, resource groups, [computer groups](../logs/computer-groups.md), and virtual machine scale sets of computers related to the selected workspace that you can use to further filter results presented in the charts on this page and across the other pages. Your selection only applies to the Performance feature and doesn't carry over to Health or Map.
46+
On the **Top N Charts** tab, if you have more than one Log Analytics workspace, select the workspace enabled with the solution from the **Workspace** selector at the top of the page. The **Group** selector returns subscriptions, resource groups, [computer groups](../logs/computer-groups.md), and virtual machine scale sets of computers related to the selected workspace that you can use to further filter results presented in the charts on this page and across the other pages. Your selection only applies to the Performance feature and doesn't carry over to Map.
4747

4848
By default, the charts show performance counters for the last hour. By using the **TimeRange** selector, you can query for historical time ranges of up to 30 days to show how performance looked in the past.
4949

@@ -55,6 +55,10 @@ Five capacity utilization charts are shown on the page:
5555
* **Bytes Sent Rate**: Shows the top five machines with the highest average of bytes sent.
5656
* **Bytes Receive Rate**: Shows the top five machines with the highest average of bytes received.
5757

58+
>[!NOTE]
59+
>Each chart described above only shows the top 5 machines.
60+
>
61+
5862
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 correct scope and view.
5963

6064
Select the icon to the left of the pushpin icon on a chart to open the **Top N List** view. This list view shows the resource utilization for a performance metric by individual VM. It also shows which machine is trending the highest.

0 commit comments

Comments
 (0)