monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is monit deterministic?


From: Leonard Teng
Subject: Re: Is monit deterministic?
Date: Tue, 28 Feb 2023 11:44:10 +0800

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 <lutz.mader@freenet.de> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]