[quote="tonanto" pid='28855' dateline='1561712860']
[quote="annomatik" pid='26371' dateline='1537027530']
Apparently, the WMI way to do this is described here:
https://social.msdn.microsoft.com/Forums/en-US/18ce0701-e87d-4414-a8b5-8be3908a21b8/reading-cpu-temperature-wmi?forum=vblanguage
How would I configure a Windows agent to deliver the temperature *in Celsius*? (the WMI delivers in Kelvin?)
Also, is there any good commandline tool to display WMI info? I have a good understanding how to do things in Linux, but for Windows, monitoring is still full of secrets for me...
Thanks!
[/quote]
"How would I configure a Windows agent to deliver the temperature *in Celsius*? (the WMI delivers in Kelvin?)
" i wonder about these too

help
[/quote]
Greetings,
You can deliver the temperature of the device you want in Celsius with the appropiate OID and the type of data you want to display. For temperature, you'll want to choose SNMP numeric data.
You can find the OID you need in the manufacturer web (for example, for a Cisco switch, you'll need to go to Cisco website).
Kind regards,
Eduardo.