]> arthur.barton.de Git - netdata.git/blobdiff - conf.d/python.d.conf
information about `enabled: no` in `python.d.conf`
[netdata.git] / conf.d / python.d.conf
index a01a0ca9053a101830e1bf76a4629e538dec8e38..e8f6e8923dba67b4c3bd48d06f076f45dbc23120 100644 (file)
@@ -1,4 +1,9 @@
-#plugins_config_dir=
-#plugins_dir=
-debug=no
-example=no
+# This is the configuration for python.d.plugin
+
+# Disable all python modules
+enabled: no
+
+# By default python.d.plugin enables all modules stored in python.d
+# Modules can be disabled with setting "module_name = no"
+example: no
+mysql: no