diff options
author | Ton Voon <ton.voon@opsera.com> | 2010-06-22 12:45:09 +0100 |
---|---|---|
committer | Ton Voon <ton.voon@opsera.com> | 2010-06-22 12:45:09 +0100 |
commit | 4a0b843173640562bed1c7f65771eea47163c32a (patch) | |
tree | 86787787e26c9d492af573336764ff099abf3cb9 /NEWS | |
parent | 5b229ce8b09f36e6c684aea31379126785107b50 (diff) | |
download | monitoring-plugins-4a0b843173640562bed1c7f65771eea47163c32a.tar.gz |
check_snmp -l label is now used for performance label
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ This file documents the major additions and syntax changes between releases. | |||
27 | Updated developer documentation to say that performance labels should not have an equals sign or | 27 | Updated developer documentation to say that performance labels should not have an equals sign or |
28 | single quote in the label | 28 | single quote in the label |
29 | check_http 1.4.14 introduced SSL SNI support - you now have to enable it explicitly with "--sni" | 29 | check_http 1.4.14 introduced SSL SNI support - you now have to enable it explicitly with "--sni" |
30 | check_snmp -l label option is also used for the performance label, which may change history from previous uses | ||
30 | 31 | ||
31 | 1.4.14 16th September 2009 | 32 | 1.4.14 16th September 2009 |
32 | check_http has options to specify the HTTP method (#2155152) | 33 | check_http has options to specify the HTTP method (#2155152) |