Program for restarting stopped/crashed daemons
- From: db <db@xxxxxxxxxxxxx>
- Date: Tue, 31 Jan 2006 22:02:03 +0000
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@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Program for restarting stopped/crashed daemons
- From: Martin Hudec
- Re: Program for restarting stopped/crashed daemons
- Prev by Date: Re: WLAN not detected on Acer TM 292ECLi
- Next by Date: Re: Program for restarting stopped/crashed daemons
- Previous by thread: Regarding QuickCam webcams and FreeBSD
- Next by thread: Re: Program for restarting stopped/crashed daemons
- Index(es):