Hello, I am having trouble to get my traps monitoring work. Here what I’ve done so far :
Also similar to the post https://forum.centreon.com/forum/cen...rap-processing
The file /etc/snmp/snmptrapd.conf :
disableAuthorization yes
traphandle default su -l centreon -c "/usr/share/centreon/bin/centreontrapdforward"
I don’t have the file /etc/centreon/centreontrapd.pm.
I’ve edited the SNMP traps :
linkDown .1.3.6.1.6.3.1.1.5.3 Submit result checked
linkUp .1.3.6.1.6.3.1.1.5.4 Submit result checked
A service is configured :
Linked with host : CentreonServer
using generic-passive-service template
having linkUp and linkDown define in Service Trap Relation.
When the service centreontrapd is not running, files are stored.
/var/spool/centreontrapd/
When we run the service centreontrapd, the files seem to be processed by Centreon as the folder /var/spool/centreontrapd/ is empty. However, nothing happens when I send a trap, the passive trap service created is still in pending state.
All my test/configuration are done localy.
Am I missing something?
Thanks for your help.
Also similar to the post https://forum.centreon.com/forum/cen...rap-processing
The file /etc/snmp/snmptrapd.conf :
disableAuthorization yes
traphandle default su -l centreon -c "/usr/share/centreon/bin/centreontrapdforward"
I don’t have the file /etc/centreon/centreontrapd.pm.
I’ve edited the SNMP traps :
linkDown .1.3.6.1.6.3.1.1.5.3 Submit result checked
linkUp .1.3.6.1.6.3.1.1.5.4 Submit result checked
A service is configured :
Linked with host : CentreonServer
using generic-passive-service template
having linkUp and linkDown define in Service Trap Relation.
When the service centreontrapd is not running, files are stored.
/var/spool/centreontrapd/
When we run the service centreontrapd, the files seem to be processed by Centreon as the folder /var/spool/centreontrapd/ is empty. However, nothing happens when I send a trap, the passive trap service created is still in pending state.
All my test/configuration are done localy.
Am I missing something?
Thanks for your help.