Re: Mysql monitering and performance tool

2007-07-30 Thread krishna chandra prajapati
Hi Everybody, I tried to search for a script which can moniter as well as send an alerts (by email). But i am not able to found any good scripts which can give better informations for example the complete innodb status, deadlocks, mysql errors and warnings. If any body know such script which can c

Re: Mysql monitering and performance tool

2007-07-30 Thread Baron Schwartz
Mark Leith wrote: Baron Schwartz wrote: Mark Leith wrote: Baron Schwartz wrote: I stand corrected. I don't know why I didn't think of this! So you guys had to go the route of parsing InnoDB status too, huh? Fun, isn't it! Indeed, it is a rather interesting thing to do ;) Made even better

Re: Mysql monitering and performance tool

2007-07-30 Thread Mark Leith
Baron Schwartz wrote: Mark Leith wrote: Baron Schwartz wrote: I stand corrected. I don't know why I didn't think of this! So you guys had to go the route of parsing InnoDB status too, huh? Fun, isn't it! Indeed, it is a rather interesting thing to do ;) Made even better when it is limite

Re: Mysql monitering and performance tool

2007-07-30 Thread Baron Schwartz
Mark Leith wrote: Baron Schwartz wrote: I stand corrected. I don't know why I didn't think of this! So you guys had to go the route of parsing InnoDB status too, huh? Fun, isn't it! Indeed, it is a rather interesting thing to do ;) Made even better when it is limited to 64K and truncated

Re: Mysql monitering and performance tool

2007-07-30 Thread Mark Leith
Baron Schwartz wrote: I stand corrected. I don't know why I didn't think of this! So you guys had to go the route of parsing InnoDB status too, huh? Fun, isn't it! Indeed, it is a rather interesting thing to do ;) Made even better when it is limited to 64K and truncated with large transact

Re: Mysql monitering and performance tool

2007-07-28 Thread Baron Schwartz
Mark Leith wrote: Maxim Veksler wrote: 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

Re: Mysql monitering and performance tool

2007-07-28 Thread Mark Leith
Maxim Veksler wrote: 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

Re: Mysql monitering and performance tool

2007-07-28 Thread Maxim Veksler
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 det

Re: Mysql monitering and performance tool

2007-07-26 Thread Baron Schwartz
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

Re: Mysql monitering and performance tool

2007-07-26 Thread Yoge
Hi, You can use Applications Manager to monitor mysql servers. The product is free to monitor upto 10 mysql servers. More info available here http://manageengine.adventnet.com/products/applications_manager/ http://manageengine.adventnet.com/products/applications_manager/mysql-management.html Th

Mysql monitering and performance tool

2007-07-25 Thread krishna chandra prajapati
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