summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2016-11-28 22:51:28 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2016-11-28 22:51:28 (GMT)
commit7851b88dfa80601602f538900f309959f246da79 (patch)
tree6dfab50791f811ee48fe9f17c1afa0f8af5e48c0
parent295a78541731a1e83395b5fce7861a24c7c788af (diff)
downloadmonitoring-plugins-7851b88dfa80601602f538900f309959f246da79.tar.gz
NEWS: Cosmetic changes
-rw-r--r--NEWS12
1 files changed, 6 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index f6bf0ff..17a9c9e 100644
--- a/NEWS
+++ b/NEWS
@@ -12,16 +12,16 @@ This file documents the major additions and syntax changes between releases.
12 check_snmp: add IPv6 support 12 check_snmp: add IPv6 support
13 check_snmp's performance data now also includes warning/critical 13 check_snmp's performance data now also includes warning/critical
14 thresholds 14 thresholds
15 New check_snmp "-N" option to specify SNMPv3 context name 15 New check_snmp -N option to specify SNMPv3 context name
16 Let check_smtp's "-D" option imply "-S" 16 Let check_smtp's -D option imply -S
17 Let check_smtp's "-e" option match against the full SMTP response 17 Let check_smtp's -e option match against the full SMTP response
18 check_dig: expected response is now case-insensitive 18 check_dig: expected response is now case-insensitive
19 New check_mailq -s option which tells the plugin to use sudo(8) 19 New check_mailq -s option which tells the plugin to use sudo(8)
20 New check_nt "-l" parameters: seconds|minutes|hours|days 20 New check_nt -l parameters: seconds|minutes|hours|days
21 New -W/-C option for check_ldap to check number of entries 21 New -W/-C option for check_ldap to check number of entries
22 check_radius now supports the radcli library
23 check_users: add support for range thresholds 22 check_users: add support for range thresholds
24 Let check_fping now auto-detects IPv6 addresses 23 check_fping now auto-detects IPv6 addresses
24 check_radius now supports the radcli library
25 Support OpenSSL 1.1 25 Support OpenSSL 1.1
26 26
27 FIXES 27 FIXES