author | Gergely Nagy <algernon@madhouse-project.org> | |
Tue, 5 Apr 2016 07:26:24 +0000 (09:26 +0200) | ||
committer | Gergely Nagy <algernon@madhouse-project.org> | |
Wed, 6 Apr 2016 07:34:22 +0000 (09:34 +0200) | ||
commit | d555842142065378f041c2ea29e808386c463a16 | |
tree | 6585165aadecbe5acdf28fd005b6d4fcdd1fab5e | tree | snapshot |
parent | c10c83d52a0d0af46b6f08e101fc4c2e12e52119 | commit | diff |
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>
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 | diff | blob | history | |
configure.ac | diff | blob | history | |
src/Makefile.am | diff | blob | history | |
src/write_riemann.c | diff | blob | history |