summaryrefslogtreecommitdiffstats
path: root/conf.d/python.d
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2017-09-13 22:38:15 +0300
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2017-09-13 22:38:15 +0300
commit5d588957122c3eede32631ed477dfd4d3a6d86a1 (patch)
tree60ab8d306efc20a2caf07a4d9ac7519371b7baa8 /conf.d/python.d
parent732dca16cb0a53614d15a11e2749d2c31d2b7d05 (diff)
added chrony information on the dashboard; lowered update frequency to 5 seconds
Diffstat (limited to 'conf.d/python.d')
-rw-r--r--conf.d/python.d/chrony.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/python.d/chrony.conf b/conf.d/python.d/chrony.conf
index 2b0b3cc90e..46229687b8 100644
--- a/conf.d/python.d/chrony.conf
+++ b/conf.d/python.d/chrony.conf
@@ -20,7 +20,7 @@
# update_every sets the default data collection frequency.
# If unset, the python.d.plugin default is used.
-update_every: 1
+update_every: 5
# priority controls the order of charts at the netdata dashboard.
# Lower numbers move the charts towards the top of the page.