Skip to main content

Hello,

 

I would like to integrate OPenNMS with PagerDuty for new snmp traps received.  So if a snmp trap is received it would send a create event to Pagerduty for the corresponding service?

 

 

Hi @ademerson 

OpenNMS maintains a plugin for PagerDuty that should get you started. https://github.com/OpenNMS/opennms-pagerduty-plugin

 


Thanks @mwalls however from what a read it is no longer maintained. 


You can try to Integrate OpenNMS with PagerDuty using the events2 API by creating an OpenNMS event notification that triggers PagerDuty's REST API to create incidents based on OpenNMS alerts.


Reply