]> arthur.barton.de Git - netdata.git/blob - conf.d/python.d.conf
Merge pull request #661 from Flums/patch-5
[netdata.git] / conf.d / python.d.conf
1 # This is the configuration for python.d.plugin
2
3 # Disable all python modules
4 enabled: no
5
6 # By default python.d.plugin enables all modules stored in python.d
7 # Modules can be disabled with setting "module_name = no"
8 example: yes
9 mysql: yes
10 phpfpm: yes
11 apache: yes
12 nginx: yes