author | Pierre-Yves Ritschard <pyr@spootnik.org> | |
Thu, 8 Jan 2015 10:06:04 +0000 (11:06 +0100) | ||
committer | Pierre-Yves Ritschard <pyr@spootnik.org> | |
Thu, 8 Jan 2015 10:06:04 +0000 (11:06 +0100) | ||
commit | 93c899328be91c9c15a165cc7f488ccea00cf172 | |
tree | c4e2d73b75d59f47dcb1791dee7d953cb3dedfd4 | tree | snapshot |
parent | 7af18f5f02114f39f6c546447e9bf05adf009b00 | commit | diff |
Add a write_log output plugin which logs values.
I find this to be useful when developping new input plugins,
it allows creating a very simple configuration and combined
with `-f` can be used for a very simple workflow.
I'm proposing this, since I think it could be useful for
people wanting to debug their config on local agents as well.
I find this to be useful when developping new input plugins,
it allows creating a very simple configuration and combined
with `-f` can be used for a very simple workflow.
I'm proposing this, since I think it could be useful for
people wanting to debug their config on local agents as well.
configure.ac | diff | blob | history | |
src/Makefile.am | diff | blob | history | |
src/collectd.conf.in | diff | blob | history | |
src/collectd.conf.pod | diff | blob | history | |
src/write_log.c | [new file with mode: 0644] | blob |