summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7964aba)
raw | patch | inline | side by side (parent: 7964aba)
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 06264843ea3e0e7c8b8fe5e789f90e3098135081..35c90b8641586cf44c7b84f4bf15b8a452a121ea 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=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.