diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-12-02 11:42:58 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-12-02 11:42:58 (GMT) |
commit | 14d306f57359e82b309ee5c39472fa5af7ef18e1 (patch) | |
tree | 3b84f9910f7a08dc2ea937f1d42d0fd7d6100e7f /NEWS | |
parent | cf3d149652a163a0bd1c1e72d1b0e2a3c5ddb610 (diff) | |
download | monitoring-plugins-14d306f57359e82b309ee5c39472fa5af7ef18e1.tar.gz |
NEWS: Mention check_disk enhancement
Closes #867.
Closes #1186.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ This file documents the major additions and syntax changes between releases. | |||
6 | thresholds | 6 | thresholds |
7 | New check_snmp "-N" option to specify SNMPv3 context name | 7 | New check_snmp "-N" option to specify SNMPv3 context name |
8 | New check_nt "-l" parameters: seconds|minutes|hours|days | 8 | New check_nt "-l" parameters: seconds|minutes|hours|days |
9 | Make sure check_disk won't hang on hanging (network) file systems | ||
9 | 10 | ||
10 | FIXES | 11 | FIXES |
11 | Let check_real terminate lines with CRLF when talking to the server, as | 12 | Let check_real terminate lines with CRLF when talking to the server, as |