projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7964aba
)
Do not mention plugins with no options.
author
Pierre-Yves Ritschard
<pyr@spootnik.org>
Tue, 13 Jan 2015 10:06:37 +0000
(11:06 +0100)
committer
Pierre-Yves Ritschard
<pyr@spootnik.org>
Tue, 13 Jan 2015 10:06:37 +0000
(11:06 +0100)
src/collectd.conf.pod
patch
|
blob
|
history
diff --git
a/src/collectd.conf.pod
b/src/collectd.conf.pod
index
0626484
..
35c90b8
100644
(file)
--- a/
src/collectd.conf.pod
+++ b/
src/collectd.conf.pod
@@
-7129,12
+7129,6
@@
want to set B<metadata.broker.list> to your Kafka broker list.
=back
-=head2 Plugin C<write_log>
-
-The I<write_log plugin> will send values to the configured log destination.
-It is meant to be used for testing purposes, to ensure that values
-are correctly reported. Values will be formatted in the I<graphite> format.
-
=head2 Plugin C<write_redis>
The I<write_redis plugin> submits values to I<Redis>, a data structure server.