From 2f7b2925aa17f2e7d825032c94366717b736ce29 Mon Sep 17 00:00:00 2001 From: "Fabrice A. Marie" Date: Tue, 24 Mar 2015 16:42:40 +0800 Subject: [PATCH] write_sensu cannot be endpoint/proxy. --- src/collectd.conf.pod | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index fc8fb656..853bb639 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -7428,7 +7428,10 @@ attribute for each metric being sent out to I. The I will send values to I, a powerful stream aggregation and monitoring system. The plugin sends I encoded data to -a local I client using a TCP socket. +a local I client using a TCP socket. At the moment, write_sensu plugin +does not send over a collectd_host parameter so it not possible to use +one collectd instance as a gateway for other collectd: each collectd host +must write to its own sensu client. Synopsis: -- 2.11.0