Module: monitoring-plugins Branch: master Commit: 7851b88dfa80601602f538900f309959f246da79 Author: Holger Weiss <hol...@zedat.fu-berlin.de> Date: Mon Nov 28 23:51:28 2016 +0100 URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=7851b88
NEWS: Cosmetic changes --- NEWS | 12 ++++++------ 1 file 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. check_snmp: add IPv6 support check_snmp's performance data now also includes warning/critical thresholds - New check_snmp "-N" option to specify SNMPv3 context name - Let check_smtp's "-D" option imply "-S" - Let check_smtp's "-e" option match against the full SMTP response + New check_snmp -N option to specify SNMPv3 context name + Let check_smtp's -D option imply -S + Let check_smtp's -e option match against the full SMTP response check_dig: expected response is now case-insensitive New check_mailq -s option which tells the plugin to use sudo(8) - New check_nt "-l" parameters: seconds|minutes|hours|days + New check_nt -l parameters: seconds|minutes|hours|days New -W/-C option for check_ldap to check number of entries - check_radius now supports the radcli library check_users: add support for range thresholds - Let check_fping now auto-detects IPv6 addresses + check_fping now auto-detects IPv6 addresses + check_radius now supports the radcli library Support OpenSSL 1.1 FIXES