summaryrefslogtreecommitdiffstats
path: root/conf.d/charts.d/apache.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/charts.d/apache.conf')
-rw-r--r--conf.d/charts.d/apache.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/conf.d/charts.d/apache.conf b/conf.d/charts.d/apache.conf
index b82c2a7fb..50914cf32 100644
--- a/conf.d/charts.d/apache.conf
+++ b/conf.d/charts.d/apache.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+
# THIS PLUGIN IS DEPRECATED
@@ -24,3 +24,7 @@
# the charts priority on the dashboard
#apache_priority=60000
+
+# the number of retries to do in case of failure
+# before disabling the module
+#apache_retries=10