author | Pierre-Yves Ritschard <pyr@spootnik.org> | |
Fri, 21 Dec 2012 21:26:02 +0000 (22:26 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Tue, 8 Jan 2013 16:53:30 +0000 (17:53 +0100) | ||
commit | 4f8eb9713e492396242e17de4c73a31ce94486d6 | |
tree | eafaab70387474c60e85c07c6e45714e6e8d24cb | tree | snapshot |
parent | 1633a3ea44885c3d09f2b43f26956adee2fbb4a4 | commit | diff |
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>
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 | diff | blob | history | |
src/Makefile.am | diff | blob | history | |
src/collectd.conf.in | diff | blob | history | |
src/riemann.c | [new file with mode: 0644] | blob |
src/riemann.proto | [new file with mode: 0644] | blob |