Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_snmp_hp-hardware.sh
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 script requires the HP Insight Management Agents as well as the System Management Homepage application to be installed on each server.
Due to the reliance on the Integrated Management Log, you have two options:
1. Use an SNMP READ+WRITE community setup on the server (BUT NOT USED FOR THIS SCRIPT) so that the System Management Homepage
application can be used to clear errors or mark them as repaired to return cpqHeMibCondition.0 to
an OK status.
--Last modified 20081019
2. On Windows you may also install the WBEM provider.
If you're really cool and your server is running linux, do the following in /etc/snmp/snmpd.conf to make things easy
rocommunity
rwcommunity 127.0.0.1
see the documentation for HP's System Management Homepage for more information on that application
last modified by Jake Paulus on 20090223
Due to the reliance on the Integrated Management Log, you have two options:
1. Use an SNMP READ+WRITE community setup on the server (BUT NOT USED FOR THIS SCRIPT) so that the System Management Homepage
application can be used to clear errors or mark them as repaired to return cpqHeMibCondition.0 to
an OK status.
--Last modified 20081019
2. On Windows you may also install the WBEM provider.
If you're really cool and your server is running linux, do the following in /etc/snmp/snmpd.conf to make things easy
rocommunity
rwcommunity 127.0.0.1
see the documentation for HP's System Management Homepage for more information on that application
last modified by Jake Paulus on 20090223
Reviews (0)
Be the first to review this listing!