Program for restarting stopped/crashed daemons

db db at traceroute.dk
Tue Jan 31 13:22:30 PST 2006


On Tuesday 31 January 2006 21:09, Martin Hudec wrote:
> > 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?
>
> And what is exactly wrong with /proc running?

I'm not using it on my 6.0 servers.

br
db


More information about the freebsd-questions mailing list