diff options
author | Holger Weiss <hweiss@users.sourceforge.net> | 2007-12-21 13:25:28 (GMT) |
---|---|---|
committer | Holger Weiss <hweiss@users.sourceforge.net> | 2007-12-21 13:25:28 (GMT) |
commit | 8a4d06a25fb913030ec3fb67161d4256cc953472 (patch) | |
tree | df8d2c1326f1e74263353b6f73f0ce7ade51e280 /NEWS | |
parent | 744bca17d2b4c8fe603781827342dfe92cef67a8 (diff) | |
download | monitoring-plugins-8a4d06a25fb913030ec3fb67161d4256cc953472.tar.gz |
New "-s" option to specify the source IP address (thanks to Harald Jenny
for providing the patch and to Patrick Cervicek for looking into it!)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1882 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ This file documents the major additions and syntax changes between releases. | |||
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 | check_tcp now returns UNKNOWN with invalid hostname |
6 | New check_icmp -s option to specify the source IP address | ||
6 | 7 | ||
7 | 1.4.11 13th December 2007 | 8 | 1.4.11 13th December 2007 |
8 | Fixed check_http regression in 1.4.10 where following redirects to | 9 | Fixed check_http regression in 1.4.10 where following redirects to |