Hi all,
Wanted to inquire on the restart action for monit. From my
understanding, the restart action is only done for services, but I was
wondering if there is a similar restart action or even reboot for the
system itself? So something like this:
check system $HOST
if loadavg (15 min) > 4 then restart/reboot
Currently I'm just using a script that does 'sudo reboot', but I was
wondering if there was anything already built in instead that I could use.
Best Regards,
Leonard
On Sat, Dec 24, 2022 at 12:01 AM Lutz Mader <[email protected]> wrote:
> Hello again Leonard Teng,
> I can not find an auto renewal for client certificates.
>
> > Are there currently any implementations/solutions for auto
> > renewal of client certificates when they become invalid or expired?
>
> To renew an expired client certificate, you must create and add a new
> key client and remove the old key client.
> Some more information are available in the manual, see
> https://mmonit.com/monit/documentation/monit.html#Client-certificates
> and https://mmonit.com/monit/documentation/monit.html#SSL-settings
>
> Sorry, no solution/sugestion,
> Lutz
>
>