Code

write_riemann: Use riemann-c-client
authorGergely Nagy <algernon@madhouse-project.org>
Tue, 5 Apr 2016 07:26:24 +0000 (09:26 +0200)
committerGergely Nagy <algernon@madhouse-project.org>
Wed, 6 Apr 2016 07:34:22 +0000 (09:34 +0200)
commitd555842142065378f041c2ea29e808386c463a16
tree6585165aadecbe5acdf28fd005b6d4fcdd1fab5e
parentc10c83d52a0d0af46b6f08e101fc4c2e12e52119
write_riemann: Use riemann-c-client

Instead of implementing a collectd-specific riemann client, use the
riemann-c-client library to talk to Riemann.

This also adds support for TLS, as an added bonus, and makes it easier to
improve the plugin later on.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
README
configure.ac
src/Makefile.am
src/write_riemann.c