summaryrefslogtreecommitdiffstats
path: root/conf.d/python.d.conf
diff options
context:
space:
mode:
authorFederico Ceratto <federico.ceratto@gmail.com>2017-12-19 23:39:27 +0000
committerFederico Ceratto <federico.ceratto@gmail.com>2017-12-19 23:39:27 +0000
commit6abdfdead1326ccca98dc4cf415c216f1bf25400 (patch)
tree70b803bd499fd45e89627c1b45b90ddf20e8e959 /conf.d/python.d.conf
parentRelease v. 1.8.0+dfsg-1 to Unstable (diff)
parentNew upstream version 1.9.0+dfsg (diff)
downloadnetdata-6abdfdead1326ccca98dc4cf415c216f1bf25400.tar.xz
netdata-6abdfdead1326ccca98dc4cf415c216f1bf25400.zip
Update upstream source from tag 'upstream/1.9.0+dfsg'
Update to upstream version '1.9.0+dfsg' with Debian dir 28b8242a05f9ad26cd1cdbcf078be754fc7d6251
Diffstat (limited to 'conf.d/python.d.conf')
-rw-r--r--conf.d/python.d.conf14
1 files changed, 6 insertions, 8 deletions
diff --git a/conf.d/python.d.conf b/conf.d/python.d.conf
index 741d49914..2c3d400ca 100644
--- a/conf.d/python.d.conf
+++ b/conf.d/python.d.conf
@@ -9,13 +9,6 @@
# Enable / disable the whole python.d.plugin (all its modules)
enabled: yes
-# Prevent log flood
-# Define how many log messages can be written to log file in one log_interval
-logs_per_interval: 200
-
-# Define how long is one logging interval (in seconds)
-log_interval: 3600
-
# ----------------------------------------------------------------------
# Enable / Disable python.d.plugin modules
#default_run: yes
@@ -29,11 +22,14 @@ log_interval: 3600
# apache_cache has been replaced by web_log
apache_cache: no
# apache: yes
+# beanstalk: yes
# bind_rndc: yes
-# chrony: yes
+chrony: no
+# couchdb: yes
# cpufreq: yes
# cpuidle: yes
# dns_query_time: yes
+# dnsdist: yes
# dovecot: yes
# elasticsearch: yes
@@ -53,6 +49,7 @@ go_expvar: no
# isc_dhcpd: yes
# mdstat: yes
# memcached: yes
+# mongodb: yes
# mysql: yes
# nginx: yes
# nsd: yes
@@ -64,6 +61,7 @@ nginx_log: no
# phpfpm: yes
# postfix: yes
# postgres: yes
+# powerdns: yes
# rabbitmq: yes
# redis: yes
# retroshare: yes