Code

check_fping now supports passing target timeout and interval to fping (#2347686 ...
authorMatthias Eble <psychotrahe@gmx.de>
Mon, 1 Jun 2009 14:42:14 +0000 (16:42 +0200)
committerMatthias Eble <psychotrahe@gmx.de>
Mon, 1 Jun 2009 14:42:14 +0000 (16:42 +0200)
commit843c652768e4e971dbc558b026b60ccf854d837a
treeb330a7790e9720603fbed7918e33c673f0fceafe
parent7cb3ae09334796f3b54e4e6438e38c2cc679b360
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.
NEWS
plugins/check_fping.c