Example Input Plugin: Processes Plugin

The Processes input plugin gathers information about the total number of processes and groups them by status (zombie, sleeping, running, etc.).

# Get the number of processes and group them by status
[[inputs.processes]]
  # no configuration

For more information about the processes input plug-in, see Processes Input Plugin.