diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-11-04 04:46:31 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-11-04 04:46:31 (GMT) |
commit | 47fddad5fd5808cd5540a9c8c1a72d8a66348546 (patch) | |
tree | 8071260130372b4a8d6529a4c7790d5e08341273 /NEWS | |
parent | 96d628142872385215bbe4c535f3fcd1195505eb (diff) | |
download | monitoring-plugins-47fddad5fd5808cd5540a9c8c1a72d8a66348546.tar.gz |
check_ups now sends a LOGOUT string (debian bug #387001)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2062 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ This file documents the major additions and syntax changes between releases. | |||
5 | Updated tinderbox_build script to point to new tinderbox server | 5 | Updated tinderbox_build script to point to new tinderbox server |
6 | check_ifoperstatus -n flag now works as expected (sf.net #1569488) | 6 | check_ifoperstatus -n flag now works as expected (sf.net #1569488) |
7 | check_ifoperstatus now supports ifType based lookup for ifIndex | 7 | check_ifoperstatus now supports ifType based lookup for ifIndex |
8 | check_ups now sends a LOGOUT string (debian bug #387001) | ||
8 | 9 | ||
9 | 1.4.13 25th Sept 2008 | 10 | 1.4.13 25th Sept 2008 |
10 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) | 11 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) |