summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2006-03-21 11:42:59 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2006-03-21 11:42:59 (GMT)
commitb3b735446741fe89ee837d0522dd0d5b68167d92 (patch)
tree3f94a6f3ee947822cac33a63477c844fa0da2970 /CHANGES
parent8250d650614c6e312f744b8dd503919e1b37bae8 (diff)
downloadmonitoring-plugins-b3b735446741fe89ee837d0522dd0d5b68167d92.tar.gz
mysql discovery based on mysql_config (Johan Fischer - 1359414)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1333 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 743fafe..c334546 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,8 @@ This file documents the major additions and syntax changes between releases.
31.4.3 31.4.3
4 Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install 4 Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install
5 check_mysql_query added to run arbitrary SQL commands, with threshold checking 5 check_mysql_query added to run arbitrary SQL commands, with threshold checking
6 ./configure --with-mysql option deprecated. To get mysql compiling, must have mysql_config in PATH
7 libtool now required for development systems
6 8
71.4.2 91.4.2
8 Fix for Redhat ES4 for check_dns and check_dig 10 Fix for Redhat ES4 for check_dns and check_dig