summaryrefslogtreecommitdiffstats
path: root/python.d
diff options
context:
space:
mode:
authorpaulfantom <paulfantom@gmail.com>2016-06-11 13:36:41 +0200
committerpaulfantom <paulfantom@gmail.com>2016-06-11 13:36:41 +0200
commit921a1f34c0e1f800f38afbb5a3b718992520f4b3 (patch)
treee3f90077575364ef8e20b7e781ce331727332926 /python.d
parent082f4c72eecc64823ac410ec2a7940b4b9699610 (diff)
added number of microseconds since the last update of the chart; code formatting
Diffstat (limited to 'python.d')
-rw-r--r--python.d/example.chart.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python.d/example.chart.py b/python.d/example.chart.py
index a2a5e47a81..9742731aee 100644
--- a/python.d/example.chart.py
+++ b/python.d/example.chart.py
@@ -1,6 +1,6 @@
import random
-update_every=10
+update_every=5
def check():
return True