How do I re-enable the IPMI temperature sensors?

Posted by NobleUplift on Server Fault See other posts from Server Fault or by NobleUplift
Published on 2013-06-28T12:01:47Z Indexed on 2013/06/29 10:23 UTC
Read the original article Hit count: 228

Filed under:
|
|
|
|

I've never had a problem reading temperature sensors with ipmitool on my server, but recently the temperature readings started showing up as disabled:

# ipmitool sdr list
Temp             | disabled          | ns
Temp             | disabled          | ns
Ambient Temp     | 21 degrees C      | ok
CMOS Battery     | 0x00              | ok
VCORE            | 0x00              | ok
VDDIO            | 0x00              | ok
VDDA             | 0x00              | ok
VTT              | 0x00              | ok
VCORE            | 0x00              | ok
VDDIO            | 0x00              | ok
VDDA             | 0x00              | ok
VTT              | 0x00              | ok
VDD 1.2V PG      | 0x00              | ok
Linear PG        | 0x00              | ok

I am using OpenIPMI 2.0.19 and ipmitool 1.8.12. How can I re-enable my temperature sensors?

© Server Fault or respective owner

Related posts about linux

Related posts about Hardware