diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2015-10-04 23:48:28 +0200 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2015-10-04 23:48:28 +0200 |
commit | 8b2a2b1f4a4b0f41bc4f27b20bc7792913c65a54 (patch) | |
tree | 145570847109e175355c56d05c15d7365a4a46ee /NEWS | |
parent | da3327fead59c4a67c6ff367a2e29e3f49e7e82e (diff) | |
parent | 883269416102e912d007f69f1e78bd090984b194 (diff) | |
download | monitoring-plugins-8b2a2b1f4a4b0f41bc4f27b20bc7792913c65a54.tar.gz |
Merge branch 'pr/1364'
* pr/1364:
check_ntp.pl: Droping this superseded plugin
Conflicts:
NEWS
plugins-scripts/check_ntp.pl
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ This file documents the major additions and syntax changes between releases. check_ssh now returns CRITICAL for protocol/version errors If a plugin is invoked with -h/--help or -V/--version, the exit status is now UNKNOWN + The superseded check_ntp.pl was removed, please use check_ntp_peer or + check_ntp_time instead 2.1.1 2nd December 2014 FIXES |