summaryrefslogtreecommitdiffstats
path: root/conf.d/charts.d/mem_apps.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/charts.d/mem_apps.conf')
-rw-r--r--conf.d/charts.d/mem_apps.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/conf.d/charts.d/mem_apps.conf b/conf.d/charts.d/mem_apps.conf
index aa4ac680b..75d24dc3e 100644
--- a/conf.d/charts.d/mem_apps.conf
+++ b/conf.d/charts.d/mem_apps.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
@@ -13,3 +13,7 @@
# the data collection frequency
# if unset, will inherit the netdata update frequency
#mem_apps_update_every=2
+
+# the number of retries to do in case of failure
+# before disabling the module
+#mem_apps_retries=10