
HP (Compaq)
check_hp_ilo.sh
Description:
Bash script, checks and returns status and informations about HP iLOs card (2, 3 and 4 version)
Current Version
1.0
Last Release Date
2014-10-16
Compatible With
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
- Nagios XI
- Nagios Fusion
- Nagios Reactor
- Nagios Network Analyzer
Owner
License
GPL
Project Files
File | Description |
---|---|
check_hp_ilo.tar.gz | tar.gz file |
Project Notes
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
Reviews
(0)
Add a Review
Page Sections
Project Stats
Rating
0 (0)
Favorites
0
Views
20,263