diff options
author | Matthias Eble <psychotrahe@users.sourceforge.net> | 2008-01-05 01:06:36 (GMT) |
---|---|---|
committer | Matthias Eble <psychotrahe@users.sourceforge.net> | 2008-01-05 01:06:36 (GMT) |
commit | f83981580eced39b10e096b8eb9a6c4e6434e772 (patch) | |
tree | b477c9a54cacc6d5f631ab7ad4afdafe3a2f8473 /NEWS | |
parent | 446b89f8399d3cec3a53115c6197e9b87c24296a (diff) | |
download | monitoring-plugins-f83981580eced39b10e096b8eb9a6c4e6434e772.tar.gz |
check_dns now sorts addresses for -a support with multiple address replies (Matthias Urlichs #1724052)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1886 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ This file documents the major additions and syntax changes between releases. | |||
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 | check_tcp now returns UNKNOWN with invalid hostname |
6 | New check_icmp -s option to specify the source IP address | 6 | New check_icmp -s option to specify the source IP address |
7 | check_dns now sorts addresses for testing results for more than one returned IP (Matthias Urlichs) | ||
7 | 8 | ||
8 | 1.4.11 13th December 2007 | 9 | 1.4.11 13th December 2007 |
9 | Fixed check_http regression in 1.4.10 where following redirects to | 10 | Fixed check_http regression in 1.4.10 where following redirects to |