telegraf/plugins/inputs/processes/sample.conf

6 lines
210 B
Plaintext

# Get the number of processes and group them by status
[[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