aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS28
1 files changed, 27 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index efd1ced5..ce1a3895 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,35 @@
This file documents the major additions and syntax changes between releases.
-2.1.2 ...
+2.2 [...]
+ ENHANCEMENTS
+ check_snmp's performance data now also includes warning/critical
+ thresholds
+ New check_snmp "-N" option to specify SNMPv3 context name
+ New check_nt "-l" parameters: seconds|minutes|hours|days
+ Make sure check_disk won't hang on hanging (network) file systems
+ New check_mailq -s option which tells the plugin to use sudo(8)
+ New -W/-C option for check_ldap to check number of entries (Gerhard Lausser)
+ The check_http -S/--ssl option now accepts the arguments "1.1" and "1.2"
+ to force TLSv1.1 and TLSv1.2 connections, respectively
+ The check_http -S/--ssl option now allows for specifying the desired
+ protocol with a "+" suffix to also accept newer versions
+
FIXES
+ Let check_real terminate lines with CRLF when talking to the server, as
+ mandated by 2326
+ Fix check_procs on HP-UX
+ check_smtp's -e/--expect option can now be combined with -S/--starttls
Fix incorrect performance data thresholds emitted by check_ups
+ WARNINGS
+ The format of the performance data emitted by check_mrtgtraf has been
+ changed to comply with the development guidelines
+ check_ssh now returns CRITICAL for protocol/version errors
+ If a plugin is invoked with -h/--help or -V/--version, the exit status
+ is now UNKNOWN
+ The superseded check_ntp.pl was removed, please use check_ntp_peer or
+ check_ntp_time instead
+
2.1.1 2nd December 2014
FIXES
Fix check_ntp's jitter checking