author | Sebastian Harl <sh@tokkee.org> | |
Wed, 27 Feb 2008 20:57:37 +0000 (21:57 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Wed, 27 Feb 2008 21:48:18 +0000 (22:48 +0100) | ||
commit | a79a29c826b99d9dd2b0214e3bccf7491509d8f5 | |
tree | 93c3e27e6e9ef0dacaf5cff81e34b48d7a9af5ea | tree | snapshot |
parent | 91ccfb61e4da1094e7a845d0a5982d90cd77e78e | commit | diff |
unixsock plugin, utils_cmd_flush: Implemented the "flush" command.
This command flushes all cached data using plugin_flush_all(). An optional
timeout may be specified as an argument.
A new module "utils_cmd_flush" has been added for this purpose.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
This command flushes all cached data using plugin_flush_all(). An optional
timeout may be specified as an argument.
A new module "utils_cmd_flush" has been added for this purpose.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/Makefile.am | diff | blob | history | |
src/collectd-unixsock.pod | diff | blob | history | |
src/unixsock.c | diff | blob | history | |
src/utils_cmd_flush.c | [new file with mode: 0644] | blob |
src/utils_cmd_flush.h | [new file with mode: 0644] | blob |