]> arthur.barton.de Git - netdata.git/blob - conf.d/python.d.conf
sort config file
[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 apache: yes
9 apache_cache: yes
10 example: yes
11 hddtemp: yes
12 mysql: yes
13 nginx: yes
14 phpfpm: yes
15 squid: yes
16