For component type "Process Monitor - WMI" which WMI class is Orion querying to get the CPU usage of the monitored process?
Hello,
Component "Process Monitor - WMI" retrieves two samples (after 5 seconds) from Win32_PerfRawData_PerfProc_Process class (PercentProcessorTime and TimeStamp_Sys100NS properties). Then calculates the CPU usage from these two samples.
Kind Regards,
Lukas Belza (SolarWinds development)
Thanks for your quick reply Lukas! Much appreciated.
Kris