diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-12-19 10:08:06 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-12-19 10:08:06 (GMT) |
commit | 65e066acfa53f01abeab0ebf3f319110a104aaa1 (patch) | |
tree | 67fe5ffd42a8d845ddaeb74f7bc16dbad167b2ba /NEWS | |
parent | 250a82a57c9b467ff14036907b4fdaa5dc95bfd0 (diff) | |
download | monitoring-plugins-65e066acfa53f01abeab0ebf3f319110a104aaa1.tar.gz |
check_tcp now returns UNKNOWN with an invalid hostname on command line
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1879 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ This file documents the major additions and syntax changes between releases. | |||
2 | 2 | ||
3 | 1.4.12 or 1.5 ?? | 3 | 1.4.12 or 1.5 ?? |
4 | Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren) | 4 | Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren) |
5 | check_tcp now returns UNKNOWN with invalid hostname | ||
5 | 6 | ||
6 | 1.4.11 13th December 2007 | 7 | 1.4.11 13th December 2007 |
7 | Fixed check_http regression in 1.4.10 where following redirects to | 8 | Fixed check_http regression in 1.4.10 where following redirects to |