summaryrefslogtreecommitdiffstats
path: root/conf.d/charts.d/load_average.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/charts.d/load_average.conf')
-rw-r--r--conf.d/charts.d/load_average.conf8
1 files changed, 6 insertions, 2 deletions
diff --git a/conf.d/charts.d/load_average.conf b/conf.d/charts.d/load_average.conf
index abbe80cad..68979275f 100644
--- a/conf.d/charts.d/load_average.conf
+++ b/conf.d/charts.d/load_average.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
@@ -15,4 +15,8 @@
#load_average_update_every=5
# the charts priority on the dashboard
-#load_priority=100
+#load_average_priority=100
+
+# the number of retries to do in case of failure
+# before disabling the module
+#load_average_retries=10