[Nagiosplug-devel] [ nagiosplug-Patches-1277478 ] Check MySQL health (number of idle/active connections)
SourceForge.net
noreply at sourceforge.net
Wed Mar 22 09:19:12 CET 2006
Patches item #1277478, was opened at 2005-08-31 15:37
Message generated for change (Comment added) made by tonvoon
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1277478&group_id=29880
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Enhancement
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Peter Romianowski (antarapero)
>Assigned to: Ton Voon (tonvoon)
Summary: Check MySQL health (number of idle/active connections)
Initial Comment:
Hi,
I attached a script that checks the number of active
and overall connections.
Feel free to comment on, rewrite it or whatever ;)
----------------------------------------------------------------------
>Comment By: Ton Voon (tonvoon)
Date: 2006-03-22 17:18
Message:
Logged In: YES
user_id=664364
Peter,
Thank you for the script. Unfortunately, we are not accepting any new
plugins. Please submit to http://nagiosexchange.org so everyone can use it
from there!
The number of idle/active connections is an interesting piece of functionality,
which I would be interested in if you added it to check_mysql.c.
check_mysql_query is a new plugin in the upcoming 1.4.3 release (http://
nagiosplug.sf.net/snapshot) which will run arbitrary SQL commands.
Ton
----------------------------------------------------------------------
Comment By: Peter Romianowski (antarapero)
Date: 2005-08-31 16:29
Message:
Logged In: YES
user_id=346105
Hi again,
I extended the script to be able to execute an arbitrary SQL
statement which must return at least one row.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1277478&group_id=29880
More information about the Devel
mailing list