in reply to [OT] Server Monitoring
Use a cron job on the webserver to make sure an httpd process exists.
Use a cron job on the DB server to make sure the DB process is running.
Use a cron job on some other machine to ping the server.
Cron jobs and Mail::Sendmail to your cellphone are all you really need.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: [OT] Server Monitoring
by Jaap (Curate) on May 31, 2005 at 15:20 UTC | |
by dragonchild (Archbishop) on May 31, 2005 at 15:28 UTC |