diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2015-10-04 21:48:28 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2015-10-04 21:48:28 (GMT) |
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. | |||
21 | check_ssh now returns CRITICAL for protocol/version errors | 21 | check_ssh now returns CRITICAL for protocol/version errors |
22 | If a plugin is invoked with -h/--help or -V/--version, the exit status | 22 | If a plugin is invoked with -h/--help or -V/--version, the exit status |
23 | is now UNKNOWN | 23 | is now UNKNOWN |
24 | The superseded check_ntp.pl was removed, please use check_ntp_peer or | ||
25 | check_ntp_time instead | ||
24 | 26 | ||
25 | 2.1.1 2nd December 2014 | 27 | 2.1.1 2nd December 2014 |
26 | FIXES | 28 | FIXES |