Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_hp_ilo.sh
1.0
2014-10-16
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
- Nagios XI
- Nagios Fusion
- Nagios Reactor
- Nagios Network Analyzer
GPL
20229
File | Description |
---|---|
check_hp_ilo.tar.gz | tar.gz file |
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!
Based upon "findilos" plugin, checks the status of HP(Hewlett Packard) ILO cards.
Returns IP, firmware version of ILO, version, model and serial of server.
Recognizes ILO 2, 3 and 4.
Works for Linux, ESX, ESXi, Windows and others S.O.
Requires "curl" Linux package.
Installation instructions:
- Install "curl" Linux package if it is not installed
- Unzip the package "chek_hp_ilo.tar.gz" to "libexec" directory of the Nagios server:
$ tar -xzvf check_hp_ilo.tar.gz
- Give execute permission on the file:
$ chmod 755 check_hp_ilo.sh
- Example of use:
#./check_hp_ilo.sh -H my.dns.server.com -i my.ip.ilo.card
#./check_hp_ilo.sh -h (for help)
Enjoy
Returns IP, firmware version of ILO, version, model and serial of server.
Recognizes ILO 2, 3 and 4.
Works for Linux, ESX, ESXi, Windows and others S.O.
Requires "curl" Linux package.
Installation instructions:
- Install "curl" Linux package if it is not installed
- Unzip the package "chek_hp_ilo.tar.gz" to "libexec" directory of the Nagios server:
$ tar -xzvf check_hp_ilo.tar.gz
- Give execute permission on the file:
$ chmod 755 check_hp_ilo.sh
- Example of use:
#./check_hp_ilo.sh -H my.dns.server.com -i my.ip.ilo.card
#./check_hp_ilo.sh -h (for help)
Enjoy
Reviews (0)
Be the first to review this listing!