I utilize WMI relatively heavily to monitor different processes on our Windows Systems. There have been several cases now where the process will get flagged in a Warning state for utilizing a lot of CPU; however, when I log into the system it shows that the CPU utilization for that process is zero.
In my case that just happened I did confirm that the process ID was correct and I also used the WMI browser in the Engineers Toolset and it reported the CPU correctly at zero utilization for that process.
Is this a known issue?
Any suggestions here would be greatly appreciated, thanks!