On Mon, Aug 21, 2006 at 02:31:20PM +0400, Bruno Carnazzi wrote:
> I'd like to implement a daemon supervisor that could automatically
> restart a daemon when it crashes.
I like runit[1] or daemontools[2] for this purpose.
[1] http://smarden.sunsite.dk/runit/
[2] http://cr.yp.to/daemontools.html
Hi Bruno,
> I'd like to implement a daemon supervisor that could automatically
> restart a daemon when it crashes.
Look for monit: /usr/ports/sysutils/monit/.
http://www.tildeslash.com/monit/
HTH... Nico
Hi misc,
I'd like to implement a daemon supervisor that could automatically
restart a daemon when it crashes. Can I use /etc/ttys for this
(automatic respawn) ? Is that a good practice ?
ex :
tty00 "/usr/local/sbin/squid" unknown on
Thank you,
Bruno.
3 matches
Mail list logo