File README.check_ipmi_sdr_ok of Package nagios-plugins-ipmi
1
2
Project: check_ipmi_sdr_ok
3
Owner: yunal
4
Created: 2006-09-29
5
Modified: 2008-03-31
6
URL: http://langfeldt.net/
7
8
Plugin based on "ipmitool sdr list all" - checks if all components are "ok".
9
10
This plugin runs "ipmitool sdr list all" and looks for a "ok" on each line. If one or more lines are not OK a critical error is reported along with the name of the component and it's status.
11
12
NOTE! Depending on your hardware this plugin may run for much more than 10 seconds. If you want to use it you may have to adjust the plugin timeout. Take a look at the "check_ipmi_chassis" plugin if you need one that runs quickly.
13
14