From: Luke Heberling Date: Thu, 13 Dec 2007 07:03:03 +0000 (+0100) Subject: collectd.conf(5): Added a note about plugin loading order. X-Git-Tag: collectd-4.1.6~7 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=1603d1e183b501c05f3c227d4e1644cf10bee263;p=collectd.git collectd.conf(5): Added a note about plugin loading order. --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index db87f9c5..942140d6 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -32,6 +32,10 @@ ignored. Values are either string, enclosed in double-quotes, B. 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 @@ -220,7 +224,7 @@ Sets the socket-file which is to be created. =item B I -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. =item B I @@ -772,7 +776,7 @@ Sets the socket-file which is to be created. =item B I -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. =item B I