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... ?
Block warning status
Block warning status
Last edited by sonuma on Fri Jul 17, 2015 1:41 am, edited 1 time in total.
Re: Block warning status
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.
Re: Block warning status
Ok thank you
May be an feature for future release .... ?
Bye
May be an feature for future release .... ?
Bye