[Spread-users] mod_log_spread errors in error_log

Michael Stiller ms@2scale.net
Thu, 16 Aug 2001 18:23:06 +0200


> > Right now I'm starting with an init.d start/stop script. The problem is
> > if the spread daemon dies, the logs will be lost for this host, yes?
> > Should I run spread from inittab, or should I monitor the daemon
> > process? What are others doing?
> 
> That's an interesting idea.  I run mine from cron every minute and just let
> it fail to bind if it's already running.

Consider using daemontools for that. It's designed for such tasks.

http://cr.yp.to/daemontools.html


Cheers,

-Michael