7 lines
252 B
Text
7 lines
252 B
Text
|
# Get the number of processes and group them by status
|
||
|
# This plugin ONLY supports non-Windows
|
||
|
[[inputs.processes]]
|
||
|
## Use sudo to run ps command on *BSD systems. Linux systems will read
|
||
|
## /proc, so this does not apply there.
|
||
|
# use_sudo = false
|