summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/nsd/nsd.chart.py
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/python.d.plugin/nsd/nsd.chart.py')
-rw-r--r--collectors/python.d.plugin/nsd/nsd.chart.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/collectors/python.d.plugin/nsd/nsd.chart.py b/collectors/python.d.plugin/nsd/nsd.chart.py
index 77b0d7bbf..6f9b2cec8 100644
--- a/collectors/python.d.plugin/nsd/nsd.chart.py
+++ b/collectors/python.d.plugin/nsd/nsd.chart.py
@@ -7,7 +7,6 @@ import re
from bases.FrameworkServices.ExecutableService import ExecutableService
-
update_every = 30
NSD_CONTROL_COMMAND = 'nsd-control stats_noreset'