]> arthur.barton.de Git - netdata.git/blobdiff - conf.d/python.d.conf
sort config file
[netdata.git] / conf.d / python.d.conf
index 020ba36cc02189feeff9c00f30d272ee725f0666..195165634f9e90fe2206956d486ed37e5dcfde38 100644 (file)
@@ -1,12 +1,16 @@
 # This is the configuration for python.d.plugin
 
-# It sets custom configuration directory for python modules
-# plugins_config_dir=
-
-# This is a directory with python modules
-# plugins_dir=
+# 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
+apache: yes
+apache_cache: yes
+example: yes
+hddtemp: yes
+mysql: yes
+nginx: yes
+phpfpm: yes
+squid: yes
+