Page 1 of 1

Setup Nagios with Hp ILO SNMP v3?

Posted: Wed Dec 30, 2020 4:15 am
by BlakeLouis
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

Re: Setup Nagios with Hp ILO SNMP v3?

Posted: Thu Dec 31, 2020 12:18 pm
by gormank
If running check_hpe_ilo -h (I guess) doesn't show v3 options chances are the plugin doesn't support v3 and you'd need another plugin. I use check_hp but don't use v3 so I can't say if it's better.