Hello All,
I'm trying to setup Nagios to work with my HP server using ilo card 4
currently the setup is working with SNMP V2, I don't see an option in the plugin to work with SNMP v3
the current check command is : check_hpe_ilo
$USER1$/nagios_hpeilo_engine -H $HOSTADDRESS$ -C $ARG1$ -o $ARG2$
anyone manage to set it up to work with SNMP v3 ?
thank you
Setup Nagios with Hp ILO SNMP v3
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Setup Nagios with Hp ILO SNMP v3
Hi,
I would recommend checking the plugin code or running the help options to see if it supports SNMP v3. If not, check the Nagios Exchange for a suitable alternative.
https://exchange.nagios.org/directory/P ... 8Compaq%29
Let us know what you find out.
Benjamin
I would recommend checking the plugin code or running the help options to see if it supports SNMP v3. If not, check the Nagios Exchange for a suitable alternative.
https://exchange.nagios.org/directory/P ... 8Compaq%29
Let us know what you find out.
Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Setup Nagios with Hp ILO SNMP v3
Hello,
I would recommend using the redfish interface of the iLO instead of SNMP.
I can also recommend the following check for use with iLO (and/or iBMC & iDRAC):
https://github.com/bb-Ricardo/check_redfish
Regards,
I would recommend using the redfish interface of the iLO instead of SNMP.
I can also recommend the following check for use with iLO (and/or iBMC & iDRAC):
https://github.com/bb-Ricardo/check_redfish
Regards,
--
D/\N
D/\N
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Setup Nagios with Hp ILO SNMP v3
@danjoh Thanks for helping out 
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!