summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bee5614)
raw | patch | inline | side by side (parent: bee5614)
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> | |
Thu, 13 Dec 2007 07:03:03 +0000 (08:03 +0100) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index da12f863a0b642627975a67325c0ee6091731cf3..6c600f047936baea7ba94957b5280f1c84d55f03 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>