lm-sensors and HP DL140 G2 Not Working…

When  I got my DL140 G2 for VM’s I did not think that lm-sensors would not work for the Temperature readings.  So When I got this 1U and Installed Debian I was very upset that they did not add apci nor bus reading 🙁  so after hours looking online I found a way to pull the temps and voltages.

What you are going to need to do…

  1. Enable Kernal mods: ipmi_si, and ipmi_devintf
  2. Install ipmitools.

Ok… Lets get to work….

modprobe ipmi_devintf
modprobe ipmi_si
apt-get install ipmitool
ipmitool -I open sdr list

Looky looky!!!