[Nagiosplug-devel] [ nagiosplug-Patches-1006777 ] Add slave check to check_mysql

SourceForge.net noreply at sourceforge.net
Tue Aug 10 11:44:02 CEST 2004


Patches item #1006777, was opened at 2004-08-10 11:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1006777&group_id=29880

Category: Enhancement
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nathan Shafer (nicodemus)
Assigned to: Nobody/Anonymous (nobody)
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

----------------------------------------------------------------------

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