Re: monitoring tool

2012-10-10 Thread Manuel Arostegui
2012/10/10 Aastha > it should do the following: > > 1. give the status of the health of the nodes -Primary concern > What do you mean with "health of the nodes"? mysqld running? master-slaves up and sync'ed? replication not broken? you using NDB?. Still a very vague explanation. > 2. Give slow

Re: monitoring tool

2012-10-10 Thread Garot Conklin
...@yahoo.com From: Aastha To: Manuel Arostegui Cc: mysql@lists.mysql.com Sent: Wednesday, October 10, 2012 2:25 PM Subject: Re: monitoring tool it should do the following: 1. give the status of the health of the nodes -Primary concern 2. Give slow queries 3

Re: monitoring tool

2012-10-10 Thread Aastha
it should do the following: 1. give the status of the health of the nodes -Primary concern 2. Give slow queries 3. NO or reads etc 4. No of users logged in 5. Other admin tasks On Wed, Oct 10, 2012 at 1:20 PM, Manuel Arostegui wrote: > > > 2012/10/10 Aastha > >> Hi, >> >> Are there any open s

Re: monitoring tool

2012-10-10 Thread Manuel Arostegui
2012/10/10 Aastha > Hi, > > Are there any open source MYSQL rela time monitoring tools available in the > market. > > Aastha > Hello Aastha, You should try to be more specific when asking for stuff. What do you want to monitor? reads/writes? QPS? threads? etc Thanks Manuel.

monitoring tool

2012-10-10 Thread Aastha
Hi, Are there any open source MYSQL rela time monitoring tools available in the market. Aastha

Re: MySQL command line remote monitoring tool for 5.0

2009-04-16 Thread Moon's Father
Innotop can satisfy you demand. On Thu, Apr 16, 2009 at 4:36 PM, Hitesh Shah wrote: > Hello, > I'd like to know if there is a command line tool I can run to collect > vital health information for a remote mysql server (just like > mysqltop) for 5.0 - I often see mysql swapping to disk and would

MySQL command line remote monitoring tool for 5.0

2009-04-16 Thread Hitesh Shah
Hello, I'd like to know if there is a command line tool I can run to collect vital health information for a remote mysql server (just like mysqltop) for 5.0 - I often see mysql swapping to disk and would like to know what causes that. Thanks Hitesh -- MySQL General Mailing List For list archives

RE: MySQL Monitoring Tool

2002-09-10 Thread Jeremy Tinley
This cuts the time between checks in half across the board. -J -Original Message- From: Tom Freeman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 10, 2002 5:04 AM To: [EMAIL PROTECTED] Subject: MySQL Monitoring Tool Hi, I hope this question hasn't been asked loads of times be

Re: MySQL Monitoring Tool

2002-09-10 Thread Ken Menzel
t; Sent: Tuesday, September 10, 2002 6:03 AM Subject: MySQL Monitoring Tool > Hi, > I hope this question hasn't been asked loads of times before but I can't see > any reference to it in the documentation. > Basically I need a way to monitor MySQL to ensure it hasn't g

Re: MySQL Monitoring Tool

2002-09-10 Thread Dicky Wahyu Purnomo
Pada Tue, 10 Sep 2002 11:03:40 +0100 "Tom Freeman" <[EMAIL PROTECTED]> menulis : > Hi, > I hope this question hasn't been asked loads of times before but I can't see > any reference to it in the documentation. > Basically I need a way to monitor MySQL to ensure it hasn't gone down. We > are using

MySQL Monitoring Tool

2002-09-10 Thread Tom Freeman
Hi, I hope this question hasn't been asked loads of times before but I can't see any reference to it in the documentation. Basically I need a way to monitor MySQL to ensure it hasn't gone down. We are using MySQL as the backend of some important sites and need to ensure that if it does crash for w

RE: MySQL-Based System Monitoring Tool

2001-05-18 Thread David Price
Check out Netsaint (www.netsaint.org) The current beta can be complied with MySQL support. David Price -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Van Sent: Thursday, May 17, 2001 10:20 PM To: MySQL Subject: MySQL-Based System Monitoring Tool

Re: MySQL-Based System Monitoring Tool

2001-05-18 Thread Ken Menzel
-- Ken Menzel ICQ# 9325188 www.icarz.com [EMAIL PROTECTED] - Original Message - From: "Van" <[EMAIL PROTECTED]> To: "MySQL" <[EMAIL PROTECTED]> Sent: Friday, May 18, 2001 1:19 AM Subject: MySQL-Based System Monitoring Tool > Greetings All: > > I&#x

MySQL-Based System Monitoring Tool

2001-05-17 Thread Van
much more sense. Before I go inventing the wheel and starting a new C/C++ project, does anyone know of something out there that does these basic things? I'm not too concerned with the graphing; I'll throw together my own php or c-based gd images with the data. Thanks, if anyone can he