summaryrefslogtreecommitdiffstats
path: root/collectors/charts.d.plugin/cpu_apps/cpu_apps.conf
blob: 850cd0c6f31cd9f0c3108375167eae239decbea5 (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

#cpu_apps_apps=

# the data collection frequency
# if unset, will inherit the netdata update frequency
#cpu_apps_update_every=2

# the number of retries to do in case of failure
# before disabling the module
#cpu_apps_retries=10