Azure Virtual Machine Monitoring

Fernando Gutierrez 60 Reputation points
2023-05-17T12:49:54.4533333+00:00

Good day

I am needing to monitor the resources of the virtual machines.

Both the CPU, Disk, RAM memory or network use.

Which is the best option? Would it be with Azure Monitor?

In case it is with Azure Monitor, how is it implemented? Should a plugin be installed?

I appreciate the help.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,800 questions
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
347 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Andrew Blumhardt 9,491 Reputation points Microsoft Employee
    2023-05-17T21:59:15.5666667+00:00

    Azure already provides many of these metrics for you for free. These platform metrics can be viewed from the VM resource blade and the Monitor page. There is a VM Insights service that can be activated for more visual insights. This can also be activated on the Monitor page. If you want alerts there is a starter pack. Though rule creation is largely something you create custom with the rule creation wizard.

    https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-manage-alert-rules#enable-recommended-alert-rules-in-the-azure-portal

    0 comments No comments