NAME
Collectd::Plugins::Riemann - Collectd plugins for Riemann.
SYNOPSIS
To be used with Collectd.
- From the collectd configfile
-
<LoadPlugin "perl"> Globals true </LoadPlugin> <Plugin "perl"> BaseName "Collectd::Plugins" LoadPlugin "Riemann::Query" <Plugin "riemann_query"> Host myriemann Port 5555 Protocol TCP Query "tagged \"foo\" and service =~ \"bar%\"" </Plugin> </Plugin>
SUBROUTINES
Please refer to the Collectd documentation. Or man collectd-perl
FILES
/etc/collectd.conf /etc/collectd.d/
SEE ALSO
Collectd, collectd-perl, collectd