]> arthur.barton.de Git - netdata.git/blobdiff - conf.d/python.d.conf
fail2bain plugin: "Currently In Jail" chart renamed
[netdata.git] / conf.d / python.d.conf
index a1d6995cc3cf33359e7d11beca347dadace7059c..22a18efac323af97c35413f7c123f783f3bbd382 100644 (file)
@@ -18,22 +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: yes
+
+# gunicorn_log has been replaced by web_log
+gunicorn_log: no
+
 # haproxy: yes
 # hddtemp: yes
 # ipfs: yes
@@ -42,7 +53,11 @@ example: no
 # memcached: yes
 # mysql: yes
 # nginx: yes
-# nginx_log: yes
+# nsd: yes
+
+# nginx_log has been replaced by web_log
+nginx_log: no
+
 # ovpn_status_log: yes
 # phpfpm: yes
 # postfix: yes