Page 1 of 1

Logfile monitorin--Don't want recovery messages

Posted: Mon Mar 23, 2020 12:04 pm
by pilotmc
Hello, all.

I have several logfiles I monitor using check_log3 where I am using regex to create alerts at the warning level for specific events. These are accompanied by a RECOVERY alert the next time the check_log3 script runs and sees no more matches. Is there a way to suppress the recovery alerts so that I just see the alerts for the matched conditions? Thanks.

Re: Logfile monitorin--Don't want recovery messages

Posted: Mon Mar 23, 2020 5:26 pm
by Box293
In your service configuration you could not define recovery (r) as an available option service_notification_options.

https://assets.nagios.com/downloads/nag ... ml#service