summaryrefslogtreecommitdiffstats
path: root/collectors/charts.d.plugin/mem_apps/mem_apps.conf
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/charts.d.plugin/mem_apps/mem_apps.conf')
-rw-r--r--collectors/charts.d.plugin/mem_apps/mem_apps.conf19
1 files changed, 19 insertions, 0 deletions
diff --git a/collectors/charts.d.plugin/mem_apps/mem_apps.conf b/collectors/charts.d.plugin/mem_apps/mem_apps.conf
new file mode 100644
index 000000000..75d24dc3e
--- /dev/null
+++ b/collectors/charts.d.plugin/mem_apps/mem_apps.conf
@@ -0,0 +1,19 @@
+# no need for shebang - this file is loaded from charts.d.plugin
+
+# netdata
+# real-time performance and health monitoring, done right!
+# (C) 2018 Costa Tsaousis <costa@tsaousis.gr>
+# GPL v3+
+
+# THIS PLUGIN IS DEPRECATED
+# app.plugin can do better
+
+#mem_apps_apps=
+
+# 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