projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f85010e
)
write_sensu cannot be endpoint/proxy.
author
Fabrice A. Marie
<fabrice@kibinlabs.com>
Tue, 24 Mar 2015 08:42:40 +0000
(16:42 +0800)
committer
Fabrice A. Marie
<fabrice@kibinlabs.com>
Tue, 24 Mar 2015 08:42:40 +0000
(16:42 +0800)
src/collectd.conf.pod
patch
|
blob
|
history
diff --git
a/src/collectd.conf.pod
b/src/collectd.conf.pod
index
fc8fb65
..
853bb63
100644
(file)
--- a/
src/collectd.conf.pod
+++ b/
src/collectd.conf.pod
@@
-7428,7
+7428,10
@@
attribute for each metric being sent out to I<Riemann>.
The I<write_sensu plugin> will send values to I<Sensu>, a powerful stream
aggregation and monitoring system. The plugin sends I<JSON> encoded data to
-a local I<sensu> client using a TCP socket.
+a local I<sensu> 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: