Hi Martin, I’m seeing monit restart each cycle, but at some point it unmonitored the process which therefore causes it to no longer attempt restart.
We do not have any "if X restarts within Y cycles then <action>” statements in our monit confs Thanks, Bach > On Dec 22, 2016, at 12:43 PM, Martin Pala <[email protected]> wrote: > > Hello, > > by default monit doesn't limit the number of restarts. > > The "if X restarts within Y cycles then <action>" statement is optional and > if omitted (default), monit will restart each cycle. > > Best regards, > Martin > > >> On 22 Dec 2016, at 21:02, Bach Nguyen <[email protected]> wrote: >> >> Hey all, >> >> From the monit docs, I see there’s a way to limit the number of restarts. >> However, there’s no mention of default behavior of how many restarts monit >> allows before unmonitoring. >> >> How do I configure monit to never unmonitor, and therefore continue to >> attempt to restart indefinitely? >> >> Thanks, >> Bach >> -- >> To unsubscribe: >> https://lists.nongnu.org/mailman/listinfo/monit-general > > > -- > To unsubscribe: > https://lists.nongnu.org/mailman/listinfo/monit-general -- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general
