Monit will be put on Github shortly under https://github.com/tildeslash and you can follow the work then. We'll need a week or two before it's out. The basic arch design of the new real-time scheduler system is in place, but the implementation remains. Once M/Monit 3.1 is out which also will happen shortly it is full focus on Monit.
On Oct 11, 2013, at 8:37 PM, sven falempin <[email protected]> wrote: > Hello, > > any news on the new scheduler system ? > > Best regards :-) > > > On Fri, Oct 11, 2013 at 5:13 AM, Martin Pala <[email protected]> wrote: > Hi, > > you can use the "every" statement to reduce the testing frequency. > > If your poll cycle is 1s and you want some service to be tested once per 60s: > > every 60 cycles > > Regards, > Martin > > > > On Oct 11, 2013, at 11:09 AM, Vova <[email protected]> wrote: > >> Hi! >> >> Can I separate between general poll cycle and specific service check >> interval? >> For example, I would like to set daemon cycle one second, but check >> different services with different frequencies? (e.g. certain service each >> second, and other each 60 sceonds) >> >> I didn't find such option in the documentation. >> >> Thanks. >> >> -- >> To unsubscribe: >> https://lists.nongnu.org/mailman/listinfo/monit-general > > > -- > To unsubscribe: > https://lists.nongnu.org/mailman/listinfo/monit-general > > > > -- > --------------------------------------------------------------------------------------------------------------------- > () ascii ribbon campaign - against html e-mail > /\ > -- > To unsubscribe: > https://lists.nongnu.org/mailman/listinfo/monit-general -- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general
