X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=conf.d%2Fpython.d.conf;h=22a18efac323af97c35413f7c123f783f3bbd382;hb=791f0dfa2b6050b4464800b762e1ac385c789a62;hp=31a03a629aca521d47f0775825ba38ff85e8bffa;hpb=a29af3d0cde1eb8aa1667816bcd0a8d467afa82a;p=netdata.git diff --git a/conf.d/python.d.conf b/conf.d/python.d.conf index 31a03a62..22a18efa 100644 --- a/conf.d/python.d.conf +++ b/conf.d/python.d.conf @@ -18,23 +18,33 @@ 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 # bind_rndc: yes # cpufreq: yes # cpuidle: yes +# dns_query_time: 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 +53,11 @@ example: no # memcached: yes # mysql: yes # nginx: yes +# nsd: yes + # nginx_log has been replaced by web_log -# nginx_log: no +nginx_log: no + # ovpn_status_log: yes # phpfpm: yes # postfix: yes