Re: Question about check priority
Phil Townes <[email protected]> Fri, 27 Aug 2021 21:42:35 +0100
| Newsgroups | gmane.comp.monitoring.monit.general |
|---|---|
| Message-ID | <CAKot1MHJOYqaUYk8oWKy=7J2G9-5ibetqvwKy84QzxEzURw_sQ@mail.gmail.com> |
Hi Carlos, Can you check what happens if you stop the master process manually? Do the worker processes survive, or does the master process tear them down when you kill it? Try stopping the monit service and doing that check manually. I suspect the master process tears down it's child (worker) processes when it stops. Best, Phil Townes