author | Florian Forster <octo@collectd.org> | |
Thu, 17 Jan 2013 12:37:09 +0000 (13:37 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Thu, 17 Jan 2013 12:37:09 +0000 (13:37 +0100) | ||
commit | 7d87419725ee6e7cd30d53b8f3498f4ce61c8eb3 | |
tree | d787a9bf8881871749b5a269037a9fa08298599f | tree | snapshot |
parent | 955af7c84d853cdba98534f1f88d3acf311de450 | commit | diff |
write_riemann plugin: Unify the plugin's configuration semantic.
The "write_mongodb" and "write_redis" plugins follow the same general
config schema, i.e. <Node /> blocks with "Host" and "Port" options.
Adapt the same style for "write_riemann".
The "write_mongodb" and "write_redis" plugins follow the same general
config schema, i.e. <Node /> blocks with "Host" and "Port" options.
Adapt the same style for "write_riemann".
src/collectd.conf.in | diff | blob | history | |
src/write_riemann.c | diff | blob | history |