Forum Discussion
Deleted
Nov 14, 2018Azure monitoring
Hello! First and foremost, I'm new to Azure and Azure monitoring. That's why I'm starting this conversation. I'm currently trying to migrate our SolarWinds monitor into the Azure monitoring port...
Mark Dommisse
Nov 14, 2018Brass Contributor
Getting this information is quite easy when using the Metrics in Azure Monitor:
If you want to use log analytics, you could try something like this:
Another way of visualizing can be done using VM Insights from the VM Blade of from Azure Monitor:
Some good starting points:
https://docs.microsoft.com/en-us/azure/azure-monitor/overview
https://docs.microsoft.com/en-us/azure/log-analytics/log-analytics-queries
https://azure.microsoft.com/nl-nl/blog/rich-insights-for-virtual-machines-from-azure-monitor/
Have fun with this amazing set of tools :)