Code

collectd.conf(5): Document the "SensorConfigFile" option.
authorFlorian Forster <octo@collectd.org>
Thu, 23 Feb 2012 09:28:30 +0000 (10:28 +0100)
committerFlorian Forster <octo@collectd.org>
Thu, 23 Feb 2012 09:28:30 +0000 (10:28 +0100)
Change-Id: I48ab713fbb7d0edefb6f3cb6948277144a66abdd

src/collectd.conf.in
src/collectd.conf.pod

index 0c21ee23afd24aa9837120e71b673059c4cda8d9..341b037d719b5dd52c03a0e0c7b21a44d83389f1 100644 (file)
 #</Plugin>
 
 #<Plugin sensors>
+#      SensorConfigFile "/etc/sensors.conf"
 #      Sensor "it8712-isa-0290/temperature-temp1"
 #      Sensor "it8712-isa-0290/fanspeed-fan3"
 #      Sensor "it8712-isa-0290/voltage-in8"
index a3fe184f48317f06c5cec0f8b98939ec15651eb2..0cb40bedc275289bb49be11e8bbb72a034392a5c 100644 (file)
@@ -4160,6 +4160,11 @@ L<http://secure.netroedge.com/~lm78/>.
 
 =over 4
 
+=item B<SensorConfigFile> I<File>
+
+Read the I<lm_sensors> configuration from I<File>. When unset (recommended),
+the library's default will be used.
+
 =item B<Sensor> I<chip-bus-address/type-feature>
 
 Selects the name of the sensor which you want to collect or ignore, depending