From 75f7b4cfadea33b0ec82d1a444ff6a9883920426 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Thu, 22 Nov 2007 10:40:20 +0100 Subject: [PATCH] collectd.conf(5): Fixed some typos. Signed-off-by: Sebastian Harl Signed-off-by: Florian Forster --- src/collectd.conf.pod | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 0f787d2c..3ba88102 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -73,12 +73,12 @@ Set the file that contains the data-set descriptions. =item B I Configures the interval in which to query the read plugins. Obviously smaller -values lead to a higher system load produces by collectd, while higher values +values lead to a higher system load produced by collectd, while higher values lead to more coarse statistics. =item B I -Number of threads to start for reading plugins. The default value if B<5>, but +Number of threads to start for reading plugins. The default value is B<5>, but you may want to increase this if you have more than five plugins that take a long time to read. Mostly those are plugin that do network-IO. Setting this to a value higher than the number of plugins you've loaded is totally useless. @@ -91,13 +91,13 @@ hostname will be determinded using the L system call. =item B B If B is determined automatically this setting controls whether or not -the daemon should try to figure out the "full qualified domain name", FQDN. +the daemon should try to figure out the "fully qualified domain name", FQDN. This is done using a lookup of the name returned by C. Using this feature (i.Ee. setting this option to B) is recommended. However, to preserve backwards compatibility the default is set to B. The sample config file that is installed with Cinstall> includes a -line with sets this option, though, so that default installations will have +line which sets this option, though, so that default installations will have this setting enabled. =back -- 2.11.0