Forum Discussion
karan2045
May 17, 2019Copper Contributor
Monitor VM Memory and Disk Utlisation over a period of time-Ubuntu Linux
Hello Folks, I have recently deployed an application on Azure with Ubuntu linux as the guest OS. I have received recent traffic on the application. Now that I'm planning to scale up this VM I want ...
CliveWatson
May 21, 2019Former Employee
If you have Log Analytics enabled you can use that https://docs.microsoft.com/en-us/azure/azure-monitor/learn/quick-collect-azurevm
If not you can also use Azure Metrics: https://docs.microsoft.com/en-us/azure/azure-monitor/platform/metrics-getting-started and
There is also Azure Monitor for VMs (a.ka. VM Insights)
https://docs.microsoft.com/en-us/azure/azure-monitor/insights/vminsights-overview