monit-general
[Top][All Lists]
Advanced

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

Monit and booting


From: Paul van der Vlis
Subject: Monit and booting
Date: Fri, 30 Aug 2019 14:15:14 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

Hello,

I have a monit rule like this:
----
check process apache with pidfile /var/run/apache2/apache2.pid
  start program = "/etc/init.d/apache2 start"
  stop program  = "/etc/init.d/apache2 stop"
  if 4 restarts within 20 cycles then timeout
----

What I don't know good, is what is happening at a boot. I would prefer
it when a process starts the normal way, and not trough Monit. Is there
a way to start this check after some time?

With regards,
Paul van der Vlis



-- 
Paul van der Vlis Linux systeembeheer Groningen
https://www.vandervlis.nl/



reply via email to

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