aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Ton Voon <tonvoon@users.sourceforge.net> 2006-10-19 19:52:18 +0000
committerGravatar Ton Voon <tonvoon@users.sourceforge.net> 2006-10-19 19:52:18 +0000
commitd58ba4f8692d48edd44e6bbfc91be1d362c7ee0a (patch)
tree5be81bc87482caef70b8b95e7fdcdaa7cb38badb /CHANGES
parent420f2b000942854f5abb621649d62b38315e9d83 (diff)
downloadmonitoring-plugins-d58ba4f8692d48edd44e6bbfc91be1d362c7ee0a.tar.gz
Added info re: 1.4.4 in prep for release
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1506 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 2636e990..7b1bf9c9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,8 +6,10 @@ This file documents the major additions and syntax changes between releases.
Notice: plugins in contrib/ will start to be removed from this distribution.
Please check at http://www.nagiosexchange.org for contributed plugins
Major bug fixes to check_disk where values were incorrectly calculated and alerted on.
- Perf data for warn/crit/max/min have been removed, to be readded soon.
check_udp2 removed. check_udp is now linked to check_tcp.c
+ check_mailq now errors if the sub-program run returns non-zero return code. This would appear
+ as if mailqs were okay when the nagios user could not query the mail-queues
+ Compile problems with check_snmp fixed
1.4.3
Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install