Re: Watching daemons

2006-07-28 Thread Matthew R. Dempsky
On Fri, Jul 28, 2006 at 10:38:49AM -0400, Carlos A. Carnero Delgado wrote: > In the mean time, I'd like to keep ftp-proxy running most of the time. > What do you guys use/recommend to watch if a process dies and restart > it? I would use daemontools[1] or runit[2]. There's also freedt in ports,

Re: Watching daemons

2006-07-28 Thread NetNeanderthal
On 7/28/06, Carlos A. Carnero Delgado <[EMAIL PROTECTED]> wrote: In the mean time, I'd like to keep ftp-proxy running most of the time. What do you guys use/recommend to watch if a process dies and restart it? More to the root of the problem, have you turned on verbose debugging output to see i

Re: Watching daemons

2006-07-28 Thread Nico Meijer
Hi Carlos, > What do you guys use/recommend to watch if a process dies and restart > it? monit: http://www.tildeslash.com/monit/ /usr/ports/sysutils/monit/ HTH... Nico

Watching daemons

2006-07-28 Thread Carlos A. Carnero Delgado
Hello, currently I have a problem with my server that makes ftp-proxy die unexpectedly. I'm in the process of tracking this down, which is likely something hardware related AFAIK. In the mean time, I'd like to keep ftp-proxy running most of the time. What do you guys use/recommend to watch if a