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?
-
BlakeLouis
- Posts: 1
- Joined: Wed Dec 30, 2020 4:14 am
Re: Setup Nagios with Hp ILO SNMP v3?
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.