]> arthur.barton.de Git - netdata.git/commitdiff
python.d.plugin: python.d.conf update
authorIlya <ilyamaschenko@gmail.com>
Sat, 18 Mar 2017 13:55:17 +0000 (22:55 +0900)
committerIlya <ilyamaschenko@gmail.com>
Sat, 18 Mar 2017 13:55:17 +0000 (22:55 +0900)
conf.d/python.d.conf

index 96cb4d831f1e58791e0e3e9ecdbf2d26669697a3..9ed346cdcdf76573191a4c12b5c21dce6267bfd6 100644 (file)
@@ -18,9 +18,13 @@ log_interval: 3600
 
 # ----------------------------------------------------------------------
 # Enable / Disable python.d.plugin modules
+#default_run: yes
 #
-# The default for all modules is enabled (yes).
-# Setting any of these to no will disable it.
+# If "default_run" = "yes" the default for all modules is enabled (yes).
+# Setting any of these to "no" will disable it.
+# 
+# If "default_run" = "no" the default for all modules is disabled (no).
+# Setting any of these to "yes" will enable it.
 
 # apache_cache: yes
 # apache: yes