diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-11-09 00:57:58 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-11-09 00:57:58 +0800 |
commit | 2b65f8385dc08be72694d2ff72e4c6cea55f36b1 (patch) | |
tree | bd7ff4046cdfd84c75ba90f0a8cba069070e1e84 /net-mgmt/Makefile | |
parent | 757a16b5063ebc62f03a95f662b13bf61fd17478 (diff) | |
download | freebsd-ports-gnome-2b65f8385dc08be72694d2ff72e4c6cea55f36b1.tar.gz freebsd-ports-gnome-2b65f8385dc08be72694d2ff72e4c6cea55f36b1.tar.zst freebsd-ports-gnome-2b65f8385dc08be72694d2ff72e4c6cea55f36b1.zip |
a plugin to check various parameters of a MySQL database
WWW: http://labs.consol.de/lang/en/nagios/check_mysql_health/
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index ad51b139ee67..3cf2b8aed32c 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -41,6 +41,7 @@ SUBDIR += cfgstoragemk SUBDIR += cflowd SUBDIR += check_multi + SUBDIR += check_mysql_health SUBDIR += check_snmp_pkgvuln SUBDIR += chillispot SUBDIR += choparp |