What is difference between VIrtual machine Host and Guest under Azure VM Metrics

Mahavir Saroj 251 Reputation points
2024-08-16T09:01:11.8266667+00:00

I would like to know what is difference between Virtual Machine host and Guest Metrics.

How we can see liveUser's image

or current running CPU and Memory Utilization of Azure VM

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Adharsh Santhanam 6,020 Reputation points Volunteer Moderator
    2024-08-16T12:50:07.3233333+00:00

    Hello Mahavir Saroj, the Host metrics relate to the Hyper-V session that manages the guest operating systems. They include information about the physical host’s CPU, network, and disk utilization. Host metrics give you an understanding of the overall performance and load on the VM's physical host.

    On the other hand, Guest metrics pertain to the operating system and applications running inside the virtual machine. They provide visibility into the performance and health of the applications, components, and processes within the VM. Guest metrics require additional setup such as installing the Azure Monitor agent.

    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.