Page 1 of 1

Monitor ESXi Hardware using ILO

Posted: Thu Aug 03, 2017 1:12 pm
by bsivavani
Hi Support,

We are trying to install the plugin Nagios HPE iLO SNMP Plugin v1.5.0 (SNMPv1/v2c) to monitor the H/W components of ESXi server in CentOS 6.8.

Please find the plugin details

Link - https://exchange.nagios.org/directory/P ... 29/details

We tried to install hpeilo using rpm but we didn't find hpeilo_nagios_config under directory /usr/local/nagios/libexec/hpeilo

[root@s930l3301 tmp]# rpm -ivh nagios-plugins-hpeilo-1.5.0-128.37.rhel6.x86_64.rpm
warning: nagios-plugins-hpeilo-1.5.0-128.37.rhel6.x86_64.rpm: Header V3 RSA/SHA1 Signature, key ID b1275ea3: NOKEY
Preparing... ########################################### [100%]
/var/tmp/rpm-tmp.95gncl: line 4: [: /etc/init.d/nagios: binary operator expected
1:nagios-plugins-hpeilo ########################################### [100%]
Run configuration 'hpeilo_nagios_config' script to setup passive/active discovery
[root@s930l3301 tmp]#

We got below list of files under hpeilo directory:-
[root@s930l3301 hpeilo]# ls
Base.css CPU_Info.js Fan_Info.js Memory_Info.js nagios_hpeilo_engine nagios_hpeilo_service_details.php Network_Info.js PS_Info.js Storage_Info.js Temp_Info.js
[root@s930l3301 hpeilo]#

[root@s930l3301 hpeilo]# rpm -qa | grep hpeilo
nagios-plugins-hpeilo-1.5.0-128.37.rhel6.x86_64
[root@s930l3301 hpeilo]#

Kindly let us know if this plugin supports CentOS 6.8 ?

If not please advise on how to monitor ESXi hardware using ILO.

Re: Monitor ESXi Hardware using ILO

Posted: Thu Aug 03, 2017 2:12 pm
by cdienger
When I installed it the plugin was installed to just:

Code: Select all

/usr/local/nagios/libexec/hpeilo_nagios_config
Try running this and if you still can't find it try:

Code: Select all

yum -y install mlocate
updatedb
locate hpeilo_nagios_config
And to the question of support for the plugin, I would expect the download for version 6 to work but this may be better directed to the creator: [email protected] .