Page 1 of 1

SNMP Trap alert correlation

Posted: Mon May 22, 2017 5:44 pm
by msmulpuri
Hi,

I am wondering if someone came across how to achieve the alert correlation for SNMP Traps that are seen in the Report/State History or Report/Notifications sections of the Nagios XI GUI. I am looking for aggregation of the SNMP Trap alerts that are received from a specific host as the alerts are received for the same type and for example one alert received for multiple occurrences of the same alert. This floods with e-mail notifications as well as State History. Any advice will be much appreciated about how to achieve this!

Thanks!

Re: SNMP Trap alert correlation

Posted: Tue May 23, 2017 3:53 pm
by tgriep
In XI, there is not a way to aggregate many email notifications in to one but I found this link that may work for you.
https://github.com/bobpattersonjr/nans
Take a look at it and see if it is what you are looking for.
It is for Nagios Core but is should work in XI as long as your server is setup to use Sendmail for it's mail method.