Duplicated SNMP TRAPS - Nagios XI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
OmarNaji1
Posts: 17
Joined: Mon Mar 09, 2020 8:55 am

Duplicated SNMP TRAPS - Nagios XI

Post by OmarNaji1 »

Dears,

I have an issue that if Linux host sent multiple alerts by SNMP traps ( duplicate 5 alerts in the same time ) all Nagios will receive 3 or 4 alerts.

Verified by TCPDump and all alert is received to Nagios server level.

do we have any configuration that keeps a behaviour doing some ignore or what exactly happens here?

Best regards.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Duplicated SNMP TRAPS - Nagios XI

Post by ssax »

Please run this command and attach/PM the resulting /tmp/SNMPFILES.zip file:

Code: Select all

zip -r /tmp/SNMPFILES.zip /etc/snmp /usr/share/snmp/mibs
Let us know the exact trap OID that this occurred with so that we can investigate.
Locked