[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question about check priority
From: |
Lutz Mader |
Subject: |
Re: Question about check priority |
Date: |
Thu, 26 Aug 2021 22:54:41 +0200 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 |
Hello Carlos,
have a look to the monit log file, this should give some useful information.
> My question is:
>
> I am seeing workers being killed after 2 cycles.
> Is it intentional as the check on group unicorn_myapp is in some kind
> overwriting the later ones?
>
> What I may be missing?
The group is used for commands only, the group does not define
additional or implicit options.
The worker are killed by the master restart, I think. You could check
this in the monit log file.
With regards,
Lutz