Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check temprature IBM BladeCenter H
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!
Check the temprature of the IBM BladeCenter H series using SNMP V3 and give the perf data that allow you to make some graphs.
See the screenshot (generated with PNP4nagios)
This perl script may work on other series/model but I havn't tested it.
Edit the script before executing it and change the PASSPHRASE on line 41
Syntax:
check_snmp_temp_blade -H IP_ADDRESS -w WARNNING_TEMP -c CRITICAL_TEMP
Ex:
check_snmp_temp_blade -H 192.168.1.1 -w 20 -c 35
See the screenshot (generated with PNP4nagios)
This perl script may work on other series/model but I havn't tested it.
Edit the script before executing it and change the PASSPHRASE on line 41
Syntax:
check_snmp_temp_blade -H IP_ADDRESS -w WARNNING_TEMP -c CRITICAL_TEMP
Ex:
check_snmp_temp_blade -H 192.168.1.1 -w 20 -c 35
Reviews (0)
Be the first to review this listing!