Page 2 of 2

Re: error check_ifoperstatnag SnmpV3

Posted: Thu Jul 24, 2014 2:58 pm
by pamuro01
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

Re: error check_ifoperstatnag SnmpV3

Posted: Fri Jul 25, 2014 11:02 am
by slansing
Can you let us know which version of this wizard you were using? Admin > Manage Config Wizards.

Re: error check_ifoperstatnag SnmpV3

Posted: Mon Jul 28, 2014 8:46 am
by pamuro01
Always keep updated nagios version, the current version is 2.1.2, but this was before upgrading

Re: error check_ifoperstatnag SnmpV3

Posted: Mon Jul 28, 2014 12:58 pm
by sreinhardt
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.