|
From: | Paul Theodoropoulos |
Subject: | Re: Avoid alert on log rotation |
Date: | Thu, 5 Nov 2015 10:34:12 -0800 |
User-agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:42.0) Gecko/20100101 Thunderbird/42.0 |
Another option might be to use the 'cron' format to tell it not to
monitor during just that window. We do this during the final part of
our db backup process when it requires a lock for a minute or so to
finalize. check program db-status with path /usr/local/bin/check_status with timeout 15 seconds not every "50-55 0 * * *" if status != 0 then alert On 11/5/2015 8:41 AM, Russell Simpkins
wrote:
-- Paul Theodoropoulos www.anastrophe.com |
[Prev in Thread] | Current Thread | [Next in Thread] |