Nagios xi SNMPTT install script issues

This support forum board is for support questions relating to Nagios xi, our flagship commercial network monitoring solution.
User avatar
arnab.roy
Posts: 354
Joined: Sat Apr 30, 2011 10:24 am

Re: Nagios xi SNMPTT install script issues

Post by arnab.roy »

http://fixunix.com/snmp/174751-deadlock-snmptrapd.html

Found something related and now makes sense...
bvinisky
Posts: 34
Joined: Wed Jul 06, 2011 11:28 am

Re: Nagios xi SNMPTT install script issues

Post by bvinisky »

@jsmurphy
Thanks for the clarification! Yes, it looks like snmptt.ini is configured for standalone execution of snmptt. As arnab.roy mentioned, I don't have an snmptthanlder binary anywhere on this system, so i'll leave as is.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises

Re: Nagios xi SNMPTT install script issues

Post by scottwilkerson »

I'm going to have our "Trap" developer take a look at this to both verify it and see if we can get the installer changed for future releases.

Any additional information you guys can give would be great!

Thanks.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: Nagios xi SNMPTT install script issues

Post by jsmurphy »

arnab.roy wrote:Hi js ,
But the only problem i am getting is when in daemon mode it ignores the snmptt.ini entry of translate_trapoids. So when the alert for the trap comes through it contains the numeric oid instead of the translated string...

Thanks
I had/have the same issue... somewhere in this forum there's a post about it, but it holds no answers. I fiddled with the config for ages and managed to make it partially legible... at least legible enough that people vaguely new what they should be looking at when they received a notification for it.

It still doesn't properly translate the traps though.
agriffin
Posts: 876
Joined: Mon May 09, 2011 9:36 am

Re: Nagios xi SNMPTT install script issues

Post by agriffin »

I've just uploaded a new version of SNMPTT installer here. If you are willing to test it, please do. Let us know if it fixes these issues or if any of them remain problems.
User avatar
arnab.roy
Posts: 354
Joined: Sat Apr 30, 2011 10:24 am

Re: Nagios xi SNMPTT install script issues

Post by arnab.roy »

Hello,

Agriffin, I haven't looked into the new code yet but will it overwrite if its run on top of an existing snmptt installation?

Thanks
Arnab
agriffin
Posts: 876
Joined: Mon May 09, 2011 9:36 am

Re: Nagios xi SNMPTT install script issues

Post by agriffin »

Yes, it will overwrite an existing installation.
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: Nagios xi SNMPTT install script issues

Post by jsmurphy »

Hey Alex, did you experience any issues with mistranslation after changing to the traphandler? were you able to resolve that?
User avatar
arnab.roy
Posts: 354
Joined: Sat Apr 30, 2011 10:24 am

Re: Nagios xi SNMPTT install script issues

Post by arnab.roy »

Hello ,

Sorry to bearer of bad news but the install script fails with

cp: invalid option -- n
Try `cp --help' for more information.

As far as I know cp -n doesnt exist. Just not 100% sure what you are trying to do in those lines. Please have a look and let me know.

Many Thanks
Arnab
agriffin
Posts: 876
Joined: Mon May 09, 2011 9:36 am

Re: Nagios xi SNMPTT install script issues

Post by agriffin »

I'm not sure either, so I just removed the -n option. I also fixed the iptables code that another customer was having trouble with. The new version should finish uploading soon.