diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-11-03 14:03:52 +0100 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-11-03 14:03:52 +0100 |
commit | 668efcda1e1e33de5b442c704c8f2d0a64c59f56 (patch) | |
tree | 88558d16e64510fd8957d878e012b71bbac4f8bf /NEWS | |
parent | 51604a101926411c844ffc4f80c0b5ce3ed9d001 (diff) | |
download | monitoring-plugins-668efcda1e1e33de5b442c704c8f2d0a64c59f56.tar.gz |
NEWS: Add warning regarding check_mrtgtraf change
Closes #1296.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ This file documents the major additions and syntax changes between releases. +2.2 [...] + + WARNINGS + The format of the performance data emitted by check_mrtgtraf has been + changed to comply with the development guidelines + 2.1 15th October 2014 ENHANCEMENTS New check_hpjd -p option for port specification (abrist) |