PDA

View Full Version : Monitoring Mysql/Uptime



rorobobo1
January 2nd, 2006, 14:10
Hello,

Do you know a free script for monitoring Mysql, to restart Mysql when it's stopped, slow... and do you know a service monitoring free for mysql, apache... (except host-tracker) ?

Thank you

Regards

Hosting Posts
January 2nd, 2006, 14:22
You can make your own php script, just make it so the script watches the ports for each service, a script to restart MySQL would be harder, but say if you run cpanel you could make a certain script to use /scripts/resmysql when certain parameters aren't met.