|
@@ -1,6 +1,11 @@
|
|
|
This file documents the major additions and syntax changes between releases.
|
|
This file documents the major additions and syntax changes between releases.
|
|
|
|
|
|
|
|
-2.x.x xxxx-xx-xx
|
|
|
|
|
|
|
+2.2.0 2017-01-19
|
|
|
|
|
+ ENHANCEMENTS
|
|
|
|
|
+ check_flexlm: if `-F <license file>` is not specified, will use `LM_LICENSE_FILE` environment var
|
|
|
|
|
+ check_load: Added per cpu load average message
|
|
|
|
|
+ check_smtp: add -L flag to support LMTP (LHLO instead of HELO/EHLO)
|
|
|
|
|
+
|
|
|
FIXES
|
|
FIXES
|
|
|
check_http: -e breaks -f
|
|
check_http: -e breaks -f
|
|
|
check_mrtg: Add state to status output
|
|
check_mrtg: Add state to status output
|
|
@@ -9,13 +14,10 @@ This file documents the major additions and syntax changes between releases.
|
|
|
check_dns: Segfaulting with timeout > 26 sec
|
|
check_dns: Segfaulting with timeout > 26 sec
|
|
|
check_disk: missing -lrt on Solaris
|
|
check_disk: missing -lrt on Solaris
|
|
|
check_http: segmentation fault
|
|
check_http: segmentation fault
|
|
|
- check_flexlm: if `-F <license file>` is not specified, will use `LM_LICENSE_FILE` environment var
|
|
|
|
|
check_http: help text update for virtual hosts
|
|
check_http: help text update for virtual hosts
|
|
|
check_snmp: Thresholds were being shown twice
|
|
check_snmp: Thresholds were being shown twice
|
|
|
- check_load: Added per cpu load average message
|
|
|
|
|
check_hpjd: some jd 610 cards have a false flag that printer is offline
|
|
check_hpjd: some jd 610 cards have a false flag that printer is offline
|
|
|
check_http: Handle reference redirect like //www.site.org/test
|
|
check_http: Handle reference redirect like //www.site.org/test
|
|
|
- check_smtp: add -L flag to support LMTP (LHLO instead of HELO/EHLO)
|
|
|
|
|
check_disk: alerts issued too soon
|
|
check_disk: alerts issued too soon
|
|
|
fix: Allocator sizeof operand mismatch
|
|
fix: Allocator sizeof operand mismatch
|
|
|
fix: Dead assignment
|
|
fix: Dead assignment
|