author | Florian Forster <octo@crystal.wlan.home.verplant.org> | |
Thu, 23 Aug 2007 06:05:09 +0000 (08:05 +0200) | ||
committer | Florian Forster <octo@crystal.wlan.home.verplant.org> | |
Thu, 23 Aug 2007 06:05:09 +0000 (08:05 +0200) | ||
commit | 6e779261c08a8996ed476d23638fc62ad867fa5f | |
tree | 3bc651d66ff3baf5a02ddb0f5318636a8d38d618 | tree | snapshot |
parent | 988688ace2eee6b19595c780ef776785b387f80d | commit | diff |
exec and unixsock plugin: Move the shared `PUTVAL' code into src/utils_cmd_putval.[ch].
The putval code itself has been extended to allow `options' which can currently
be used to set the interval of the value-list(s) being submitted. Also,
submiting multiple value-lists in one command has been implemented. The
manpages should be up to date.
The putval code itself has been extended to allow `options' which can currently
be used to set the interval of the value-list(s) being submitted. Also,
submiting multiple value-lists in one command has been implemented. The
manpages should be up to date.
src/Makefile.am | diff | blob | history | |
src/collectd-exec.pod | diff | blob | history | |
src/collectd-unixsock.pod | diff | blob | history | |
src/exec.c | diff | blob | history | |
src/plugin.c | diff | blob | history | |
src/unixsock.c | diff | blob | history | |
src/utils_cmd_putval.c | [new file with mode: 0644] | blob |
src/utils_cmd_putval.h | [new file with mode: 0644] | blob |