Forum Discussion
JK_UK
Aug 17, 2020Brass Contributor
VMInsights - Time Frequency
Just started using VMinsights and have created a few alerts based on the logs coming into the Log Analytics VMProcess table.
My initial concern is that each Process seems to be logged just once an ...
JK_UK
Aug 25, 2020Brass Contributor
Noa Kuperberg Hi, any update on this ? If it's not the VMProcess table then how should processes be monitored on Virtual Machines , is it still the Perf table ?
Scott_Kinghorn
Microsoft
Aug 25, 2020JK_UK Yes, the current method for monitoring a process is by setting up a performance counter on the workspace to send data into the Perf table. For example, you could use Process(*)\% Processor Time.
As Noa mentioned, VMProcess is a metadata table used for Service Map an Azure Monitor for VMs. For more details, you can see the docs here.