projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
976b9c4
)
Document Plugin:WriteLog configuration.
author
Igor Peshansky
<igorpeshansky@github.com>
Fri, 9 Sep 2016 17:30:15 +0000
(13:30 -0400)
committer
Igor Peshansky
<igorpeshansky@github.com>
Fri, 9 Sep 2016 19:13:55 +0000
(15:13 -0400)
src/collectd.conf.pod
patch
|
blob
|
history
diff --git
a/src/collectd.conf.pod
b/src/collectd.conf.pod
index
0fa74d5
..
c6666b0
100644
(file)
--- a/
src/collectd.conf.pod
+++ b/
src/collectd.conf.pod
@@
-7820,6
+7820,26
@@
more than one DS.
=back
+=head2 Plugin C<write_log>
+
+The C<write_log> plugin writes metrics as INFO log messages.
+
+This plugin supports two output formats: I<Graphite> and I<JSON>.
+
+Synopsis:
+
+ <Plugin write_log>
+ Format Graphite
+ </Plugin>
+
+=over 4
+
+=item B<Format> I<Format>
+
+The output format to use. Can be one of C<Graphite> or C<JSON>.
+
+=back
+
=head2 Plugin C<write_tsdb>
The C<write_tsdb> plugin writes data to I<OpenTSDB>, a scalable open-source