summaryrefslogtreecommitdiffstats
path: root/conf.d/python.d/mdstat.conf
diff options
context:
space:
mode:
authorFederico Ceratto <federico.ceratto@gmail.com>2017-12-19 23:39:21 +0000
committerFederico Ceratto <federico.ceratto@gmail.com>2017-12-19 23:39:21 +0000
commit61aedf201c2c4bf0e5aa4db32e74f4d860b88593 (patch)
treebcf4f9a0cd8bc2daf38b2ff9f29bfcc1e5ed8968 /conf.d/python.d/mdstat.conf
parentNew upstream version 1.8.0+dfsg (diff)
downloadnetdata-34dce83fb12ddcccdb106b8f88f3f3f3793e9c3f.tar.xz
netdata-34dce83fb12ddcccdb106b8f88f3f3f3793e9c3f.zip
New upstream version 1.9.0+dfsgupstream/1.9.0+dfsg
Diffstat (limited to 'conf.d/python.d/mdstat.conf')
-rw-r--r--conf.d/python.d/mdstat.conf8
1 files changed, 7 insertions, 1 deletions
diff --git a/conf.d/python.d/mdstat.conf b/conf.d/python.d/mdstat.conf
index c89d463be..66a2f153c 100644
--- a/conf.d/python.d/mdstat.conf
+++ b/conf.d/python.d/mdstat.conf
@@ -23,4 +23,10 @@
# If unset, the default for python.d.plugin is used.
# Attempts to restore the service are made once every update_every
# and only if the module has collected values in the past.
-# retries: 5
+# retries: 60
+
+# autodetection_retry sets the job re-check interval in seconds.
+# The job is not deleted if check fails.
+# Attempts to start the job are made once every autodetection_retry.
+# This feature is disabled by default.
+# autodetection_retry: 0