Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_snmp_IBM_fan_rsa
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
This plugin was largely adapted from Eric Schultz's awesome Bladecenter plugin.
Differences in this plugin to others is that it checks all fans in the server. Add the following into commands.cfg:
$USER1$/check_snmp_IBM_fan_rsa.pl -H $HOSTADDRESS$ -C $ARG1$ -w $ARG2$ -c $ARG3$
C - SNMP Community name
w - warning range e.g 20:80 where 20 is the lowest % of full power and 80 is the highest % of full power tolerated.
c - Critical range e.g. 10:90 where 10 is the lowest % of full power and 90 is the highest % of full power tolerated.
Differences in this plugin to others is that it checks all fans in the server. Add the following into commands.cfg:
$USER1$/check_snmp_IBM_fan_rsa.pl -H $HOSTADDRESS$ -C $ARG1$ -w $ARG2$ -c $ARG3$
C - SNMP Community name
w - warning range e.g 20:80 where 20 is the lowest % of full power and 80 is the highest % of full power tolerated.
c - Critical range e.g. 10:90 where 10 is the lowest % of full power and 90 is the highest % of full power tolerated.
Reviews (0)
Be the first to review this listing!