2022-05-19 00:31:34 +08:00
|
|
|
# Get the number of processes and group them by status
|
|
|
|
|
[[inputs.processes]]
|
2023-02-07 05:00:21 +08:00
|
|
|
## Use sudo to run ps command on *BSD systems. Linux systems will read
|
|
|
|
|
## /proc, so this does not apply there.
|
|
|
|
|
use_sudo = false
|