monit-dev
[Top][All Lists]
Advanced

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

Re: Problem with running monit from init and using 'kill -9' on linux


From: rory
Subject: Re: Problem with running monit from init and using 'kill -9' on linux
Date: Fri, 1 Nov 2002 10:04:46 -0800 (PST)

Well, at least on Linux it does restart, sort of...

On linux, monit shows up as 3 processes (1 for each thread) if you are
running the http server. So, the thread that runs the http server fails to
start, but the other 2 threads start up successfully. So, from init's
point of view, monit is running. This is probably a case where if any of
the threads fail to start, we need to have all of monit go away, not just
a single thread.
> <address@hidden> writes:
>
>> However, what if something happens and monit crashes in a similiar
>> way?
>>
>> Then when init restarts monit, it won't do it correctly.
>
> But wont init try to start monit until it succeed? I mean, the effect
> is the same, if you have init loop or use a loop inside monit? (I
> don't know, I'm just asking :)
>
> --
> Jan-Henrik Haukeland
>
>
> _______________________________________________
> monit-dev mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/monit-dev







reply via email to

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