error check_ifoperstatnag SnmpV3

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
pamuro01
Posts: 30
Joined: Fri Aug 09, 2013 8:16 am

Re: error check_ifoperstatnag SnmpV3

Post 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
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: error check_ifoperstatnag SnmpV3

Post by slansing »

Can you let us know which version of this wizard you were using? Admin > Manage Config Wizards.
pamuro01
Posts: 30
Joined: Fri Aug 09, 2013 8:16 am

Re: error check_ifoperstatnag SnmpV3

Post by pamuro01 »

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

Post 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.
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.
Locked