src/utils_cmd_flush.c: Allow two options: `plugin' and `timeout'
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 27 Feb 2008 22:22:36 +0000 (23:22 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 27 Feb 2008 22:22:36 +0000 (23:22 +0100)
commitf0caaae7a7ade4d5eff317852d9eadf14a1ebd6a
treead9e10c43352b13271ece86fd847a92bf42a0000
parentd35dd47646956b011a75084a979fd7850cea9a6b
src/utils_cmd_flush.c: Allow two options: `plugin' and `timeout'

Both options are optional. The meaning of `timeout' is the same, but must now
be prepended with `timeout='. The new `plugin=' option allows the user to
select only specific plugins to flush.
src/collectd-unixsock.pod
src/utils_cmd_flush.c