diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-11-28 16:28:08 +0100 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-11-28 16:28:08 +0100 |
commit | 3aea6f8fa161836b18802c1a9791ec0c6e728799 (patch) | |
tree | a6fe5bf19467c368ecd4451c525887ec8dc6cfd7 /NEWS | |
parent | 94c1a4a433a4c657532a9bc180046963edf6d954 (diff) | |
download | monitoring-plugins-3aea6f8fa161836b18802c1a9791ec0c6e728799.tar.gz |
NEWS: Mention the check_real fix
Closes #1290.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ This file documents the major additions and syntax changes between releases. New check_snmp "-N" option to specify SNMPv3 context name New check_nt "-l" parameters: seconds|minutes|hours|days + FIXES + Let check_real terminate lines with CRLF when talking to the server, as + mandated by 2326 + WARNINGS The format of the performance data emitted by check_mrtgtraf has been changed to comply with the development guidelines |