Re: Multiple 'every' clauses not working as expected
Lutz Mader <[email protected]> Sat, 2 Jan 2021 17:54:00 +0100
| Newsgroups | gmane.comp.monitoring.monit.general |
|---|---|
| Message-ID | <[email protected]> |
Hello Aaron, yes, at the time you can not use "every" multiple times in a service configuration. > It sounds like there isn't currently a way for me to control both the > 'cron' and cycle-based timing of a service, is that correct? Implicitly you can use a second service configuration to depend to with a larger cycle interval. This is the only way I know. A suggestion only, with regards, Lutz