I found the problem:
The command configured by the wizard was as follows:
"./check_ifoperstatnag 10116 -v3 -u NAGIOSv3 -A NagiosOperxxxx -x AES -X Operxxxx -a MD5 -l authNoPriv 192.168.x.x"
the right thing was:
"./check_ifoperstatnag 10116 -v 3 -u NAGIOSv3 -A NagiosOperxxxx -x AES -X Operxxxx -a MD5 -l authNoPriv 192.168.x.x"
it might be good to review the wizard.
Thank you for your help
error check_ifoperstatnag SnmpV3
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: error check_ifoperstatnag SnmpV3
Can you let us know which version of this wizard you were using? Admin > Manage Config Wizards.
Re: error check_ifoperstatnag SnmpV3
Always keep updated nagios version, the current version is 2.1.2, but this was before upgrading
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: error check_ifoperstatnag SnmpV3
This should be patched, as it seems it is, with version 2.1.2 and newer, this was an issue that was patched post 2.0. Hopefully you should no longer see this issue.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.