[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Apache problem with monit
From: |
Ugo Bellavance |
Subject: |
RE: Apache problem with monit |
Date: |
Fri, 30 Apr 2004 14:06:51 -0400 |
>-----Message d'origine-----
>De : Eero Volotinen [mailto:address@hidden
>Envoyé : 30 avril, 2004 08:49
>À : This is the general mailing list for monit
>Objet : Re: Apache problem with monit
>
>
>Ugo Bellavance wrote:
>
>
>>>It apache crashes what monit does? runs start program?
>>
>>
>> I think it will do a stop, then a start, which is basically
>what the restart script does.
>>
>
>Ok. Is there solution where user can add something like timeout.
>Like stop apache using command /etc/init.d/httpd stop and wait minute
>and then start apache.
maybe put
sleep 60
at the end of your stop part of your script?
>
>In this scenario monit is useless, because it fails to start apache,
>maybe it check if apache is working too fast. It takes about minute to
>process my apache config-files (about 400domains)
>
>--
>Eero
>
>
>--
>To unsubscribe:
>http://mail.nongnu.org/mailman/listinfo/monit-general
>