[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, debian/master, updated. 810edbdd3feedbfe37f4a65bee50b57b2f60fa2a
olivierHa
olivier.hanesse at gmail.com
Tue Feb 28 22:15:02 UTC 2012
The following commit has been merged in the debian/master branch:
commit 14c3b85f68477df753c2caa34e6acddccabb1386
Author: olivierHa <olivier.hanesse at gmail.com>
Date: Fri Jan 20 18:41:24 2012 +0100
fix
diff --git a/etc/packs/databases/mysql/commands.cfg b/etc/packs/databases/mysql/commands.cfg
index 1e83960..27a4685 100644
--- a/etc/packs/databases/mysql/commands.cfg
+++ b/etc/packs/databases/mysql/commands.cfg
@@ -114,6 +114,6 @@ define command {
define command {
command_name check_mysql_threadcache_hitrate
- command_line $PLUGINSDIR$/check_mysql_health --hostname $HOSTADDRESS$ --username $MYSQLUSER$ --password $MYSQLPASSWORD$ --mode threadcache_hitrate
+ command_line $PLUGINSDIR$/check_mysql_health --hostname $HOSTADDRESS$ --username $MYSQLUSER$ --password $MYSQLPASSWORD$ --mode threadcache-hitrate
}
--
UNNAMED PROJECT
More information about the Pkg-nagios-changes
mailing list