Skip to content

Commit 03e47b7

Browse files
Merge pull request #276940 from guywi-ms/patch-115
Update monitor-vm.md
2 parents 7db752e + de387eb commit 03e47b7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/virtual-machines/monitor-vm.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,10 @@ This article provides an overview of how to monitor the health and performance o
2020
2121
## Overview: Monitor VM host and guest metrics and logs
2222

23-
You can collect metrics and logs from the **VM host**, which is the physical server and hypervisor that creates and manages the VM, and from the **VM guest**, which includes the operating system and applications that run inside the VM.
23+
You can collect metrics and logs from:
24+
25+
- The **VM host** - This data relates to the Hyper-V session managing the guest operating systems, and includes information about CPU, network, and disk utilization.
26+
- The **VM guest** - This data relates to the operating system and applications running inside the virtual machine.
2427

2528
Host-level data gives you an understanding of the VM's overall performance and load, while the guest-level data gives you visibility into the applications, components, and processes running on the machine and their performance and health. For example, if you’re troubleshooting a performance issue, you might start with host metrics to see which VM is under heavy load, and then use guest metrics to drill down into the details of the operating system and application performance.
2629

0 commit comments

Comments
 (0)