First you need to enable the ipmi kernel modules
modprobe ipmi_si
modprobe ipmi_devintf
echo ipmi_si >> /etc/modprobe
echo ipmi_devintf >> /etc/modprobe
apt-get install ipmitool
test
ipmitool -I open channel info
Posted by cakuzo to linux (2015-04-13 10:06)