Block warning status

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sonuma
Posts: 42
Joined: Fri Jan 13, 2012 3:51 am

Block warning status

Post by sonuma »

Hello,

For SNMP trap: How to block the service status when warning/critical trap is received ?

for example, actually if nagios receive an warning SNMP trap (for a hardware problem), the service status is warning of course "BUT" if an new trap is received with informational state (not for the same hardware problem, an notification of login user for example),

the status change from warning to normal... it's a problem because the real warning status is forgotten, replaced !

Is it possible to prevent the change of status when it is already warning or critical... ?
Last edited by sonuma on Fri Jul 17, 2015 1:41 am, edited 1 time in total.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Block warning status

Post by ssax »

The only options you really have for that would be to remove the informational traps from snmptt so that it would not alert Nagios on informational traps AND/OR setup NSTI so that you could view historical traps.
sonuma
Posts: 42
Joined: Fri Jan 13, 2012 3:51 am

Re: Block warning status

Post by sonuma »

Ok thank you
May be an feature for future release .... ?
Bye
Locked