(PE 2950) getting Temperature of CPU, HDD, System...
Andrew Hall
andyjohnhall at gmail.com
Tue Jan 23 08:40:46 CST 2007
Ultraschall asked...
"On my new PE 2950 I want to monitor Temperature of CPU, HDD, System.
I tried to find temperatures using omsreport, but I found nothing.
Could I receive this information using SNMP or IPMI?"
I was never able to get monitoring via SNMP working unfortunately, but
with IPMI it's pretty simple.
Install OpenIPMI
Install ipmitool
Run this nagios script...
http://www.qwirx.com/check_ipmi
You don't need nagios (although I highly recommend it) as you can just
parse the exit codes yourself, and respond to them as you wish.
0=OK
2=Critical
More information about the Linux-PowerEdge
mailing list