SNMP Trap timer

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
ksafa
Posts: 91
Joined: Wed Jan 15, 2014 3:05 pm

SNMP Trap timer

Post by ksafa »

Hello fellow Nagiosers...recently got SNMP traps working in Nagios and was trying to figure out the best way to handle alerts that do not get cleared via clear traps. Is there some sort of auto clear time property that can be set so the alert will just clear on its own after x amount of seconds?

Thanks to all for your help.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: SNMP Trap timer

Post by sreinhardt »

There is not, about the only way I could think to do this, would be to use freshness checks and check_dummy to submit an ok state after x period of time.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked