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