X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=conf.d%2Fpython.d.conf;h=9ed346cdcdf76573191a4c12b5c21dce6267bfd6;hb=ce9409150bccc1a2f6a876eaf2b11b2d7da0f973;hp=31a03a629aca521d47f0775825ba38ff85e8bffa;hpb=93334bf17eca316bb3b2246c9081d90410cb5f36;p=netdata.git diff --git a/conf.d/python.d.conf b/conf.d/python.d.conf index 31a03a62..9ed346cd 100644 --- a/conf.d/python.d.conf +++ b/conf.d/python.d.conf @@ -18,9 +18,13 @@ log_interval: 3600 # ---------------------------------------------------------------------- # Enable / Disable python.d.plugin modules +#default_run: yes # -# The default for all modules is enabled (yes). -# Setting any of these to no will disable it. +# If "default_run" = "yes" the default for all modules is enabled (yes). +# Setting any of these to "no" will disable it. +# +# If "default_run" = "no" the default for all modules is disabled (no). +# Setting any of these to "yes" will enable it. # apache_cache: yes # apache: yes @@ -29,12 +33,17 @@ log_interval: 3600 # cpuidle: yes # dovecot: yes # elasticsearch: yes + +# this is just an example example: no + # exim: yes # fail2ban: yes # freeradius: yes + # gunicorn_log has been replaced by web_log -# gunicorn_log: no +gunicorn_log: no + # haproxy: yes # hddtemp: yes # ipfs: yes @@ -43,8 +52,10 @@ example: no # memcached: yes # mysql: yes # nginx: yes + # nginx_log has been replaced by web_log -# nginx_log: no +nginx_log: no + # ovpn_status_log: yes # phpfpm: yes # postfix: yes