summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cb5b625)
raw | patch | inline | side by side (parent: cb5b625)
author | Luke Heberling <collectd@c-ware.com> | |
Thu, 13 Dec 2007 07:03:03 +0000 (08:03 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Tue, 8 Jan 2008 10:03:58 +0000 (11:03 +0100) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index db87f9c5614582f69bc68fc1bf016c79c694b3bb..942140d62b7948ec54f953a20d55aabca85f90e4 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
B<false>. String containing of only alphanumeric characters and underscores do
not need to be quoted.
+Plugins are loaded in the order listed in this config file. It is a good idea
+to load any logging plugins first in order to catch messages from plugins
+during configuration.
+
=head1 GLOBAL OPTIONS
=over 4
=item B<SocketGroup> I<Group>
-If running as root change the group of the UNIX-socket after it has been
+If running as root change the group of the UNIX-socket after it has been
created. Defaults to B<collectd>.
=item B<SocketPerms> I<Permissions>
=item B<SocketGroup> I<Group>
-If running as root change the group of the UNIX-socket after it has been
+If running as root change the group of the UNIX-socket after it has been
created. Defaults to B<collectd>.
=item B<SocketPerms> I<Permissions>