monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Planned Downtime


From: Allen Wyma
Subject: Re: Planned Downtime
Date: Tue, 18 Jul 2017 14:38:55 +0800

Sounds good, but this is in regards to M/Monit. Problem is we lose connection to the M/Monit instance and M/Monit complains:

No report from Monit for 16 seconds: the network, the host or Monit is down. Last report was 18 Jul 2017 06:40:29 +0800
On 18 Jul 2017, at 1:28 AM, Paul Theodoropoulos <address@hidden> wrote:

On 7/17/17 3:31 AM, Allen Wyma wrote:
We do a daily backup of our VMs, and I’m curious if there’s a way to do a planned downtime for the hosts everyday say from 5am until 5:30 or something like that. Or would it just be easier to just cronjob turn off and on my M/Monit instance?
--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general

monit has pseudo-cron capabilities.

# check some.application on db1
check program some.application.monitor
with path /usr/local/bin/check_application_wrapper
not every "00-30 05 * * *"


--
Paul Theodoropoulos
www.anastrophe.com

--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general


reply via email to

[Prev in Thread] Current Thread [Next in Thread]