I was thinking it would be nice to have an extra script to monitor the process and restart it if it wasn''t running. Basically a watchdog script that you can run as a cron job if you want. I can put one together if someone hasn''t already? Chris
On Sep 7, 2006, at 9:55 AM, Chris Bruce wrote:> I was thinking it would be nice to have an extra script to monitor the > process and restart it if it wasn''t running. Basically a watchdog > script that you can run as a cron job if you want. > > I can put one together if someone hasn''t already? > > > ChrisThat would be great if you wanted to come up with something. I use runit or daemontools to monitor bgdrb on my servers but a pure ruby daemon to do the same would be nice. -Ezra