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.2.2~4 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=eb0ca66c4f3d66c58105635876d958a43499f5e3;hp=bee56140f39a62b454ea0eab0c0f9af48aa29e63;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 da12f863..6c600f04 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 @@ -229,7 +233,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 @@ -858,7 +862,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