|
@@ -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
|