summaryrefslogtreecommitdiffstats
path: root/conf.d/charts.d/ap.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/charts.d/ap.conf')
-rw-r--r--conf.d/charts.d/ap.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/conf.d/charts.d/ap.conf b/conf.d/charts.d/ap.conf
index 88a447eb9..38fc157ce 100644
--- a/conf.d/charts.d/ap.conf
+++ b/conf.d/charts.d/ap.conf
@@ -2,7 +2,7 @@
# netdata
# real-time performance and health monitoring, done right!
-# (C) 2016 Costa Tsaousis <costa@tsaousis.gr>
+# (C) 2018 Costa Tsaousis <costa@tsaousis.gr>
# GPL v3+
# nothing fancy to configure.
@@ -17,3 +17,7 @@
# the charts priority on the dashboard
#ap_priority=6900
+
+# the number of retries to do in case of failure
+# before disabling the module
+#ap_retries=10