diff options
author | Jan Wagner <waja@cyconet.org> | 2014-11-28 14:39:33 +0100 |
---|---|---|
committer | Jan Wagner <waja@cyconet.org> | 2014-11-28 14:39:33 +0100 |
commit | 054bfc992239e531ab6c9bb7e3a5d777f3c8a009 (patch) | |
tree | d863c2146475e811ef0d18afa154abc703505666 /NEWS | |
parent | a7d7992777963bd192cfef21988d281bc371c794 (diff) | |
download | monitoring-plugins-054bfc992239e531ab6c9bb7e3a5d777f3c8a009.tar.gz |
Adding a warning for raising to CRITICAL for protocal/version errors of check_ssh
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ This file documents the major additions and syntax changes between releases. WARNINGS The format of the performance data emitted by check_mrtgtraf has been changed to comply with the development guidelines + check_ssh not returns CRITICAL for protocal/version errors 2.1 15th October 2014 ENHANCEMENTS |