summaryrefslogtreecommitdiffstats
path: root/collectors/charts.d.plugin/mem_apps/mem_apps.conf
blob: 75d24dc3eebaf8583c1f7d6c197be55a1559acda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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