[2012/12/07 02:02:53] #net-snmp <steb> hi
[2012/12/07 02:03:31] #net-snmp <steb> I try to get snmptt daemon mode with sql database to work
[2012/12/07 02:03:40] #net-snmp <steb> with standalone mode and traphandle directly it works
[2012/12/07 02:03:55] #net-snmp <steb> now I configured daemon mode and copied the snmptthandler from another machine, where it is working
[2012/12/07 02:04:07] #net-snmp <steb> configured the traphandle default /usr/sbin/snmptthandler in snmptrapd.conf
[2012/12/07 02:04:35] #net-snmp <steb> but it doesn't work. calling snmptthandler from shell it says: Could not write to file /var/spool/snmptt/#snmptt-trap-13548745909010939! Trap will be lost!
[2012/12/07 02:05:35] #net-snmp <steb> I created the dir /var/spool/snmptt and now the message seems gone.
[2012/12/07 02:06:28] #net-snmp <steb> do I have to do anything in addition?
[2012/12/07 06:37:21] #net-snmp <steb> another question: Is it possible to add EXEC Statement after converting for specific trap by just adding it to the generated conf-file ?