diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2006-01-31 16:48:33 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2006-01-31 16:48:33 +0000 |
commit | 172dd0aabe24800a30a17af35660e89740c570ae (patch) | |
tree | 6b5487a576de06f238e883972175653480125e7f | |
parent | 3b1194438640cff4dc2b1a0f03fcd03ae208d85b (diff) | |
download | monitoring-plugins-172dd0aabe24800a30a17af35660e89740c570ae.tar.gz |
check_mysql_query included
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1313 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ This file documents the major additions and syntax changes between releases. 1.4.3 Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install + check_mysql_query added to run arbitrary SQL commands, with threshold checking 1.4.2 Fix for Redhat ES4 for check_dns and check_dig |