diff options
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. | |||
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 |