Re: Mysql daemon monitoring

2002-01-07 Thread Ken Menzel
Hi Fred, You might want to look into www.netsaint.org . The mysql plugin is in the contrib directory, you can add functions like restart, althougth safe_mysqld should restart the daemon itself. best of luck, Ken - Original Message - From: Fred Taurus [EMAIL PROTECTED] To: [EMAIL

RE: Mysql daemon monitoring

2002-01-05 Thread Haapanen, Tom
Fred, You could use something like daemontools (http://cr.yp.to/daemontools.html) or safetynet (http://www.unixpimps.org/software/safetynet/). All assuming you are using a UNIX-type platform, of course. Tom Haapanen [EMAIL PROTECTED] -Original Message- From: Fred Taurus

Re: Mysql daemon monitoring

2002-01-05 Thread Dan Nelson
In the last episode (Jan 05), Fred Taurus said: I am looking for a solution in order to monitoring mysql daemon to restart automatically the daemon when is down. I was thinking maybe there is a possibility like services watching in the cobalt interface The mysqld_safe script already does