diff options
author | Matthias Eble <psychotrahe@gmx.de> | 2009-06-01 16:42:14 +0200 |
---|---|---|
committer | Matthias Eble <psychotrahe@gmx.de> | 2009-06-01 16:42:14 +0200 |
commit | 843c652768e4e971dbc558b026b60ccf854d837a (patch) | |
tree | b330a7790e9720603fbed7918e33c673f0fceafe /NEWS | |
parent | 7cb3ae09334796f3b54e4e6438e38c2cc679b360 (diff) | |
download | monitoring-plugins-843c652768e4e971dbc558b026b60ccf854d837a.tar.gz |
check_fping now supports passing target timeout and interval to fping (#2347686 - Martin Foster)
Added support for passing timeout and interval length to check_fping.
To protect compatibility, both options use fping's defaults if they
are not specified on the command line.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ This file documents the major additions and syntax changes between releases. | |||
38 | Fixed wrong perfdata label for output traffic in check_mrtgtraf (#2654308 - Gavin Williams) | 38 | Fixed wrong perfdata label for output traffic in check_mrtgtraf (#2654308 - Gavin Williams) |
39 | Fixed check_by_ssh interpretation of quotes in -C parameter (#1985246, #2268675) | 39 | Fixed check_by_ssh interpretation of quotes in -C parameter (#1985246, #2268675) |
40 | check_snmp now supports standard threshold ranges and doubles (floating numbers) in thresholds | 40 | check_snmp now supports standard threshold ranges and doubles (floating numbers) in thresholds |
41 | check_fping now supports passing target timeout and interval to fping (#2347686 - Martin Foster) | ||
41 | 42 | ||
42 | 1.4.13 25th Sept 2008 | 43 | 1.4.13 25th Sept 2008 |
43 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) | 44 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) |