ProLiant Servers (ML,DL,SL)
1820072 Members
2679 Online
109608 Solutions
New Discussion

ProLiant ML150 G5 - WMI query to get CPU temperature

 
AntonioBakula
New Member

ProLiant ML150 G5 - WMI query to get CPU temperature

Hello !

 

I am trying to get CPU temperature with WMI, I installed WBEM for proliant servers and some querys from HP namespace (root\hpq) works and for some I get empy result. Is there any WMI query that can return current temperature of all CPU cores ?

 

SELECT * FROM HP_SensorCollection query returns

 

This is a collection of temperature sensors. Unknown status for sensors.

 

And this query return empty result

 

SELECT * FROM CIM_TemperatureSensor