WMI query not responding

Copper Contributor

Hello everyone,

I monitor VMs with a Monitoring tool that uses WMI query. 

There is one WMI query wich doesn't return values from the Windows server who perform this issue.

- Others Windows Servers can answer to the exact same WMI query.
- The monitoring job is made from 4 WMI querys but only one doesn't work (I tested it via WBEMTEST).

 

There is the query and the wbemtest status : 

 

select IDProcess,PercentProcessorTime,TimeStamp_Sys100NS,WorkingSet,IOReadOperationsPersec,IOWriteOperationsPersec from Win32_PerfRawData_PerfProc_Process where (IDProcess = 3036)

Gauthier_Pagezy_0-1703583837427.png

 

Also i tested this query : 
Select * from Win32_PerfRawData_PerfProc_Process

 

But nothing has been returned and the job status was still "progression in progress". 


Thank you in advance for your help. 

Gauthier Pagezy 

 

2 Replies
UP !

@Gauthier_Pagezy Hi!

 

Thanks for the question but unfortunately it is not WAC related. Please post in the general Windows Server AMA chat! 

 

Kind regards.