summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0d78171)
raw | patch | inline | side by side (parent: 0d78171)
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | |
Tue, 3 Feb 2009 10:10:06 +0000 (05:10 -0500) | ||
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | |
Tue, 3 Feb 2009 10:14:00 +0000 (05:14 -0500) |
NEWS | patch | blob | history |
index b37fe700b59ba7bf244ef29fb5c75ffca4b3c01a..5ba475842cf4d41c48602885c875e3ec88ff147b 100644 (file)
--- a/NEWS
+++ b/NEWS
1.4.14 ...
check_http has options to specify the HTTP method (#2155152)
- check_users thresholds were not working excatly as documented (>= rather than >)
+ check_users thresholds were not working exactly as documented (>= rather than >)
Updated tinderbox_build script to point to new tinderbox server
check_ifoperstatus -n flag now works as expected (sf.net #1569488)
check_ifoperstatus now supports ifType based lookup for ifIndex
Add missing long options for check_nt (for use with extra-opts)
check_icmp now reports min and max round trip time perfdata (Steve Rader)
Fixed bug where additional headers with redirection caused a segfault (Dieter Van de Walle - 2089159)
- check_disk: make autofs mount paths specified with -p before we determing the mount list (Erik Welch)
+ check_disk: make autofs mount paths specified with -p before we determine the mount list (Erik Welch)
Fixed buffer overflow in check_ntp/check_ntp_peer (#1999319, Ubuntu #291265)
Re-bundled libtap as a built-in library (--enable-libtap): detects system library as pre-1.4.13 and does not install the built-in library anymore
Fixed check_mrtg returning UNKNOWN instead of OK (bug #2378068)
+ Fixed check_http behaviour: all check are now performed as long as a valid response is returned (sf.net #1460312)
1.4.13 25th Sept 2008
Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)