diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2006-01-31 16:48:33 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2006-01-31 16:48:33 (GMT) |
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. | |||
2 | 2 | ||
3 | 1.4.3 | 3 | 1.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 | 6 | ||
6 | 1.4.2 | 7 | 1.4.2 |
7 | Fix for Redhat ES4 for check_dns and check_dig | 8 | Fix for Redhat ES4 for check_dns and check_dig |