Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_ipmi.pl - plugin for checking SUN hardware via IPMI / ILOM
check_ipmi.pl checks SUN Servers with ILOM/IPMI interface and reports the FAN/Temp ... values as performance data.
This version depends on gnu freeipmi.
This version depends on gnu freeipmi.
Reviews (2)
bywotagios, March 2, 2011
Hi,
thanks for this plugin!
I modified line 386:
if ($line =~ "Record_ID" or $line =~ "DBP\/HDD[2-9]\/PRSNT" or $line =~ "PS[0-1]")
There are only 2 HDD in my machines. I don't know about PS warnings.
thanks for this plugin!
I modified line 386:
if ($line =~ "Record_ID" or $line =~ "DBP\/HDD[2-9]\/PRSNT" or $line =~ "PS[0-1]")
There are only 2 HDD in my machines. I don't know about PS warnings.
byruim_sousa, July 6, 2009
Works fine