http://fixunix.com/snmp/174751-deadlock-snmptrapd.html
Found something related and now makes sense...
Nagios xi SNMPTT install script issues
-
- Posts: 354
- Joined: Sat Apr 30, 2011 10:24 am
-
- Posts: 34
- Joined: Wed Jul 06, 2011 11:28 am
Re: Nagios xi SNMPTT install script issues
@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.
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.
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
Re: Nagios xi SNMPTT install script issues
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.
Any additional information you guys can give would be great!
Thanks.
-
- Posts: 989
- Joined: Wed Aug 18, 2010 9:46 pm
Re: Nagios xi SNMPTT install script issues
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.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
It still doesn't properly translate the traps though.
-
- Posts: 876
- Joined: Mon May 09, 2011 9:36 am
Re: Nagios xi SNMPTT install script issues
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.
-
- Posts: 354
- Joined: Sat Apr 30, 2011 10:24 am
Re: Nagios xi SNMPTT install script issues
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, 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
-
- Posts: 876
- Joined: Mon May 09, 2011 9:36 am
Re: Nagios xi SNMPTT install script issues
Yes, it will overwrite an existing installation.
-
- Posts: 989
- Joined: Wed Aug 18, 2010 9:46 pm
Re: Nagios xi SNMPTT install script issues
Hey Alex, did you experience any issues with mistranslation after changing to the traphandler? were you able to resolve that?
-
- Posts: 354
- Joined: Sat Apr 30, 2011 10:24 am
Re: Nagios xi SNMPTT install script issues
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
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
-
- Posts: 876
- Joined: Mon May 09, 2011 9:36 am
Re: Nagios xi SNMPTT install script issues
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.