Forum Discussion
PrashantM2495
Jun 08, 2020Copper Contributor
Log Analytics - VM availability (Metrics/chart)
How to capture below Metrics specific to Virtual machine: Availability, Down planned/Unplanned and Unknown in %:
Available | % |
Down Unplanned | % |
Down Planned | % |
Unknown | % |
Using 'Heartbeat' or if any other way.
1 Reply
- CliveWatsonSilver Contributor
There are at least 5 or 6 examples in the the "Example Queries" section. You can try them in your own workspace or here https://ms.portal.azure.com/#blade/Microsoft_Azure_Monitoring_Logs/DemoLogsBlade
I'd suggest you also use an Azure Metric alongside Heartbeat (as heartbeat only tells you the Agent is working . not working). An Azure workbook is a good way of combining the data in a report.