Logfile monitorin--Don't want recovery messages

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
pilotmc
Posts: 21
Joined: Tue May 23, 2017 3:33 pm

Logfile monitorin--Don't want recovery messages

Post 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.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

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

Post 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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked