HI,
I have some trouble with DSM.
Here is what I want to do :
I have a scheduler (one by host) that can send a trap to centreon. I need that each trap from one host be shown on the alert list. Only an ack on this alert can remove it from the UI.
I heard DSM does just that but I can't manage to make it work. I must do something wrong.
here is what I done :
I followed the doc here : https://documentation.centreon.com/d...dsm/en/latest/
- I created a pool of services (host name is not blank, I removed it on this pic for security security issue) :
DSM-config.png
- I created my custom trap from custom OID :
trap-def.png
- I submit my trap using this command : snmptrap -v 2c -c public IPCENTREON "" 1.3.6.1.3.1.99999.1 1.3.6.1.3.1.99999.1.1 s "blibla"
I don't see any change in the alert UI.
I surely miss something in the configuration or my command is not correct.
Can you help me ?
Thank you in advance
I have some trouble with DSM.
Here is what I want to do :
I have a scheduler (one by host) that can send a trap to centreon. I need that each trap from one host be shown on the alert list. Only an ack on this alert can remove it from the UI.
I heard DSM does just that but I can't manage to make it work. I must do something wrong.
here is what I done :
I followed the doc here : https://documentation.centreon.com/d...dsm/en/latest/
- I created a pool of services (host name is not blank, I removed it on this pic for security security issue) :
DSM-config.png
- I created my custom trap from custom OID :
trap-def.png
- I submit my trap using this command : snmptrap -v 2c -c public IPCENTREON "" 1.3.6.1.3.1.99999.1 1.3.6.1.3.1.99999.1.1 s "blibla"
I don't see any change in the alert UI.
I surely miss something in the configuration or my command is not correct.
Can you help me ?
Thank you in advance