every cron cycles
"Robert Ehrenleitner" <[email protected]>
| Newsgroups | gmane.comp.monitoring.monit.general |
|---|---|
| Message-ID | <trinity-c1ab1e48-d7a4-4050-b770-73c33380bd99-1561369822265@3c-app-gmx-bs14> |
Hi, I am not sure if I missed a thing, but the document says, that the syntax of the "every" keyword is either: every NUM cycles or every CRON However, I want a service to be monitored between, say, 7 am and 6 pm every 5 cycles. Is there something like every "0 7-18 * * *" 5 cycles (according to the documentation, this is not syntactically correct). I already tried simply putting the "every" keyword multiple times: every "9 7-17 * * *" every 5 cycles which make monit reject the configuration file. If there is really no chance in configuring this, it would be nice to see it put on the roadmap for the next release. -- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general