Saturday 15 February 2014

SNMP OID for CPU core temperature of Windows computer -


I am developing an Android app to get some information from a computer using SNMP. Is it possible to obtain CPU temperature (or any temperature in the device) by SNMP? If this is possible, then what is the OID to access the information? Thank you.

It depends on HW and OS for Linux servers you can use LM sensor LM The sensor supports the temperature and fan speed on the motherboard. There is one MI for LM sensors I have used LM-sensor on the SLS and you will have to download and install support for it.

I do not know if there is any support for LM sensor on Windows or maybe you can pick up anything via WMI ...?

If it is for "real server" then vendor (HP etc) can be an SNMP agent and MIB is already supporting it. So it will probably work for both Linux and Windows.

See also

No comments:

Post a Comment