1
0
Fork 0
telegraf/plugins/inputs/processes/sample.conf

7 lines
252 B
Text
Raw Normal View History

# 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