]> arthur.barton.de Git - netdata.git/blobdiff - conf.d/python.d.conf
dns_query_time plugin: makefiles and python.d.conf update
[netdata.git] / conf.d / python.d.conf
index 31a03a629aca521d47f0775825ba38ff85e8bffa..22a18efac323af97c35413f7c123f783f3bbd382 100644 (file)
@@ -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