]> arthur.barton.de Git - netdata.git/blobdiff - conf.d/python.d.conf
sort config file
[netdata.git] / conf.d / python.d.conf
index b467221116534cd753dbfae008c03284c0345ee0..195165634f9e90fe2206956d486ed37e5dcfde38 100644 (file)
@@ -1,6 +1,16 @@
 # 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
+apache: yes
+apache_cache: yes
+example: yes
+hddtemp: yes
+mysql: yes
+nginx: yes
+phpfpm: yes
+squid: yes
+