krishna chandra prajapati wrote:
Hi Everybody,

I am looking for a tool which can moniter mysql and if any thing goes wrong
with mysql then it can send  a mail or alert. It can show the innodb status
and all the complete details about mysql.

Regards,
Krishna


I don't think a single tool exists that can do all this. However, you can use innotop to monitor servers and then use another system, such as Nagios, to send alerts.

I believe innotop is the only tool in existence that can parse InnoDB status output.

See http://innotop.sourceforge.net/ for the documentation, and if you have questions about how to use innotop for your purposes, please ask on the innotop mailing list. I am innotop's author, so I can answer your questions :)

Regards
Baron

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to