diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-09-01 14:04:22 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-09-01 14:04:22 (GMT) |
commit | 122610e3730b8dd4afb41dfa48e65ba75f5586fe (patch) | |
tree | c42616425ba3936f2717a58c0d0c4495f826ed6b /NEWS | |
parent | e9f976fbf3af9c5a923fd56f97e71bcf03d05716 (diff) | |
download | monitoring-plugins-122610e3730b8dd4afb41dfa48e65ba75f5586fe.tar.gz |
check_ntp_peer/check_ntp_time used to show port in --help but ignored the argument - now implemented.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2051 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ This file documents the major additions and syntax changes between releases. | |||
11 | check_icmp now supports packet size modification | 11 | check_icmp now supports packet size modification |
12 | check_http -e now accepts a comma-delimited list of expected status codes | 12 | check_http -e now accepts a comma-delimited list of expected status codes |
13 | libtap now included with this distribution for easier testing. Run ./configure with --enable-libtap | 13 | libtap now included with this distribution for easier testing. Run ./configure with --enable-libtap |
14 | check_ntp_peer/check_ntp_time used to show port in --help but ignored the argument - now implemented. | ||
14 | 15 | ||
15 | 1.4.12 27th May 2008 | 16 | 1.4.12 27th May 2008 |
16 | Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren) | 17 | Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren) |