Skip to content

Instantly share code, notes, and snippets.

@dkilcy
Last active August 29, 2015 14:08
Show Gist options
  • Save dkilcy/ceeb80f37d0778597aaa to your computer and use it in GitHub Desktop.
Save dkilcy/ceeb80f37d0778597aaa to your computer and use it in GitHub Desktop.
CentOS IPMI
dmidecode -t system

yum install OpenIPMI OpenIPMI-tools

service ipmi start
chkconfig ipmi on

ipmitool sel list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment