Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jan 2006 17:47:31 -0600
From:      Derek Ragona <derek@computinginnovations.com>
To:        db <db@traceroute.dk>, questions@freebsd.org
Subject:   Re: Program for restarting stopped/crashed daemons
Message-ID:  <6.0.0.22.2.20060131173914.025f6760@mail.computinginnovations.com>
In-Reply-To: <200601312202.03556.db@traceroute.dk>
References:  <200601312202.03556.db@traceroute.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
You can try bigsister for some of this:
http://bigsister.graeff.com./

But coding to check apache is trivial.  I have rolled my own apache monitor 
as the daemon doesn't die but will stop responding at times.

         -Derek


At 04:02 PM 1/31/2006, db wrote:
>Hi all
>
>I've been looking for a program to restart apache, postfix and my other 
>server
>daemons when they stop/crash, but couldn't find a good one. I've read the
>sourcecode for sysutils/monit and sysutils/monitord but they seem to
>need /proc and insist on poll instead of using kqueue(2) and kevent(2). So
>before I start coding my own, can someone recommend a port or tell me why
>kevent(2) shouldn't be used for this?
>
>Best regards
>db
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.0.22.2.20060131173914.025f6760>