From: Florian Forster Date: Thu, 23 Feb 2012 09:28:30 +0000 (+0100) Subject: collectd.conf(5): Document the "SensorConfigFile" option. X-Git-Tag: collectd-5.1.0~27^2~1 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=34db352abc935543975ce1b4dc3a24af88782fd0;p=collectd.git collectd.conf(5): Document the "SensorConfigFile" option. Change-Id: I48ab713fbb7d0edefb6f3cb6948277144a66abdd --- diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 0c21ee23..341b037d 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -800,6 +800,7 @@ # # +# SensorConfigFile "/etc/sensors.conf" # Sensor "it8712-isa-0290/temperature-temp1" # Sensor "it8712-isa-0290/fanspeed-fan3" # Sensor "it8712-isa-0290/voltage-in8" diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index a3fe184f..0cb40bed 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -4160,6 +4160,11 @@ L. =over 4 +=item B I + +Read the I configuration from I. When unset (recommended), +the library's default will be used. + =item B I Selects the name of the sensor which you want to collect or ignore, depending