Code

Riemann UDP write plugin
authorPierre-Yves Ritschard <pyr@spootnik.org>
Fri, 21 Dec 2012 21:26:02 +0000 (22:26 +0100)
committerFlorian Forster <octo@collectd.org>
Tue, 8 Jan 2013 16:53:30 +0000 (17:53 +0100)
commit4f8eb9713e492396242e17de4c73a31ce94486d6
treeeafaab70387474c60e85c07c6e45714e6e8d24cb
parent1633a3ea44885c3d09f2b43f26956adee2fbb4a4
Riemann UDP write plugin

First implementation of a riemann plugin.
This is basic for now and only support
sending to a UDP target, later work will
include notification support and service
rewriting.

Signed-off-by: Florian Forster <octo@collectd.org>
configure.in
src/Makefile.am
src/collectd.conf.in
src/riemann.c [new file with mode: 0644]
src/riemann.proto [new file with mode: 0644]