Page 1 of 1

snmp trap translation component

Posted: Wed Jul 15, 2015 3:07 pm
by snapon_admin
Anyone else use this component? https://exchange.nagios.org/directory/A ... ge/details

It used to work back with XI2012, but I haven't had to us it since upgrading and it doesn't appear to work with XI2014R2.5. I keep getting this error whenever I try to save my changes:

Code: Select all

Could not copy /etc/snmp/snmptt.conf to /etc/snmp/snmptt.conf.update

Re: snmp trap translation component

Posted: Wed Jul 15, 2015 5:13 pm
by ssax
Works for me just fine on 2014R2.7, probably just a permissions issue:

Code: Select all

ls -ld /etc/snmp
ls -l /etc/snmp
Here's mine:

Code: Select all

[nagios@ssc66xi libexec]$ ls -ld /etc/snmp
drwxrwxr-x 2 root nagios 4096 Jul 15 17:10 /etc/snmp

[nagios@ssc66xi libexec]$ ls -l /etc/snmp/
total 896
-rw--w---- 1 root   root    19118 Jun 18 10:45 snmpd.conf
-rw--w---- 1 root   root      101 Jun 15 11:31 snmptrapd.conf
-rw-r--r-- 1 apache apache   1561 Jul 15 17:10 snmptt.conf
-rw-rw-r-- 1 apache nagios  26020 Jul 10 12:58 snmptt.ini