[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Planned Downtime
From: |
Paul Theodoropoulos |
Subject: |
Re: Planned Downtime |
Date: |
Mon, 17 Jul 2017 10:28:13 -0700 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:54.0) Gecko/20100101 Thunderbird/54.0 |
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
- Planned Downtime, Allen Wyma, 2017/07/17
- Re: Planned Downtime,
Paul Theodoropoulos <=