WMI, negative CPU usage value and Timestamp_Sys100NS in past

后端 未结 3 987
伪装坚强ぢ
伪装坚强ぢ 2021-02-05 09:10

I am monitoring some machines using WMI, using .NET\'s System.Management stuff. The query I am using is this:

SELECT Timestamp_Sys100NS, PercentProc         


        
3条回答
  •  栀梦
    栀梦 (楼主)
    2021-02-05 09:31

    Try using the code create application on that machine and see if you get the right readings http://www.microsoft.com/download/en/details.aspx?id=8572

提交回复
热议问题