monit-dev
[Top][All Lists]
Advanced

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

One more bug


From: Rory Toma
Subject: One more bug
Date: 17 Feb 2003 11:54:31 -0800

There is one more bug that I noticed awhile ago, but then forgot about.

If you're runnning monit from init, and monit dies, init will, of couse,
restart monit. However, often times, the http server will report an
error when trying to bind to the socket. However, the other monit
threads are running, and nothing kills them, so init thinks that monit
is still running, even though it's only limping along.

There are 2 ways I can think of to fix.

1) Have monit_http spin and wait for the socket to become available.
2) Make sure that monit_http kills the other monit threads, so init has
to restart it again.

2 is probably better.
-- 
Rory Toma               address@hidden
VP of Run Level 5       http://www.trs80.net
Digeo Digital           http://www.digeo.com

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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