On Wed, May 7, 2008 at 5:48 PM, Michael Schwartzkopff <[EMAIL PROTECTED]> wrote: > Hi, > > is it possible to trigger operations on a time base, i.e. "do not do > monitoring when it is 2am - 3am"? We have that problem because backup is > running during that time and monitoring perhaps will fail.
For operations... not really. What you could do though is have cron set disabled="true" for the monitor op at 2am and back to false at 3am. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
