battery plugin: Implement the ValuesPercentage option.
[collectd.git] / src / collectd.conf.in
index 0875d50..d7a5990 100644 (file)
@@ -25,7 +25,8 @@
 #AutoLoadPlugin false
 
 #----------------------------------------------------------------------------#
-# When enabled, some internal statistics are recorded as values              #
+# When enabled, internal statistics are collected, using "collectd" as the   #
+# plugin name.                                                               #
 # Disabled by default.                                                       #
 #----------------------------------------------------------------------------#
 #CollectInternalStats false
 #   TemperatureSensor "myserver/onewire-F10FCA000800/temperature"
 #</Plugin>
 
+#<Plugin "battery">
+#  ValuesPercentage false
+#</Plugin>
+
 #<Plugin "bind">
 #  URL "http://localhost:8053/"
 #  ParseTime       false