diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-11-28 23:51:28 +0100 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-11-28 23:51:28 +0100 |
commit | 7851b88dfa80601602f538900f309959f246da79 (patch) | |
tree | 6dfab50791f811ee48fe9f17c1afa0f8af5e48c0 /NEWS | |
parent | 295a78541731a1e83395b5fce7861a24c7c788af (diff) | |
download | monitoring-plugins-7851b88dfa80601602f538900f309959f246da79.tar.gz |
NEWS: Cosmetic changes
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -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 |