X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=NEWS;h=f4e662aa66923991c654fd7848a29f315c3a7fa6;hb=526c3ad7a766832676780a82847bcb0756f73c8b;hp=ab597d4d484dbcf0c214d3ac53cf842d988b4b66;hpb=a24c8f001fade8b136cb03781951d474b5e4456d;p=nagiosplug.git diff --git a/NEWS b/NEWS index ab597d4..f4e662a 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,19 @@ This file documents the major additions and syntax changes between releases. -1.4.?? ??th ??? 200? +1.4.14 ... + check_users thresholds were not working excatly 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 + check_ups now sends a LOGOUT string (debian bug #387001) + Extra-opts (C plugins) now allows both '#' and ';' for comments (like N::P) + Extra-opts (C plugins) does not allow trailing comments anymore (like N::P) + Fixed dependency issue on libtap when ./configure --enable-libtap used. Warning: will install libtap + Fixed segfault in extra-opts under some circumstance when reading multiple sections + Fix long options parsing in check_tcp + check_icmp now reports min and max round trip time perfdata (Steve Rader) + +1.4.13 25th Sept 2008 Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) Optimised pst3 for systems with large number of processes (Duncan Ferguson) Updated Nagios::Plugin to 0.27 @@ -9,7 +22,7 @@ This file documents the major additions and syntax changes between releases. check_procs now captures stderr in external command and adds to plugin output check_snmp now only prints perfdata for non numeric values (#1867716) check_icmp now supports packet size modification - check_http -e now accepts a comma-delimited list of expected status codes + check_http -e now accepts a comma-delimited list of expected status codes (Sven Nierlein) libtap now included with this distribution for easier testing. Run ./configure with --enable-libtap check_ntp_peer/check_ntp_time used to show port in --help but ignored the argument - now implemented Fix possible segfault in check_ntp_peer with deliberately invalid packets