On 7/26/07, Baron Schwartz <[EMAIL PROTECTED]> wrote:
> 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.
>

This tool is interesting.

You can use heartbeat (linux-ha.org) to monitor mysql using this tool
but writing a custom OCF resource.

Heartbeat can also send email / SNMP trap if the resource fails.

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


-- 
Cheers,
Maxim Veksler

"Free as in Freedom" - Do u GNU ?

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

Reply via email to