[Nagiosplug-devel] [ nagiosplug-Patches-1006777 ] Add slave check to check_mysql
SourceForge.net
noreply at sourceforge.net
Sat Nov 20 21:31:00 CET 2004
Patches item #1006777, was opened at 2004-08-10 11:43
Message generated for change (Comment added) made by mattkent
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1006777&group_id=29880
Category: Enhancement
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Nathan Shafer (nicodemus)
>Assigned to: Matthew Kent (mattkent)
Summary: Add slave check to check_mysql
Initial Comment:
This patch adds a new option to the check_mysql plugin
(-S) that will check the slave status by issuing the
command "show slave status'. Additional permissions
are required for the user that check_mysql connects as.
For MySQL 4.x, the permissions 'usage' and 'super' are
required. For MySQL 3.23.x, the permissions 'usage' and
'process' are required. This patch should apply
against nagios-plugins-1.4.0alpha1 and the latest
version in CVS as of 2004-08-10.
Thanks,
Nathan Shafer
----------------------------------------------------------------------
>Comment By: Matthew Kent (mattkent)
Date: 2004-11-20 21:25
Message:
Logged In: YES
user_id=983566
Looks great. Tested okay and applied in HEAD. Thanks!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1006777&group_id=29880
More information about the Devel
mailing list