Code

write_riemann plugin: Unify the plugin's configuration semantic.
authorFlorian Forster <octo@collectd.org>
Thu, 17 Jan 2013 12:37:09 +0000 (13:37 +0100)
committerFlorian Forster <octo@collectd.org>
Thu, 17 Jan 2013 12:37:09 +0000 (13:37 +0100)
commit7d87419725ee6e7cd30d53b8f3498f4ce61c8eb3
treed787a9bf8881871749b5a269037a9fa08298599f
parent955af7c84d853cdba98534f1f88d3acf311de450
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".
src/collectd.conf.in
src/write_riemann.c