2022-05-19 00:31:34 +08:00
|
|
|
# Get the number of processes and group them by status
|
2023-03-06 19:18:43 +08:00
|
|
|
# This plugin ONLY supports non-Windows
|
2022-05-19 00:31:34 +08:00
|
|
|
[[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.
|
2023-08-15 05:33:44 +08:00
|
|
|
# use_sudo = false
|