Closed jhenderson-pro closed 1 year ago
As a Sensu operator, I'd like to be able to detect zombie processes using the sensu-processes-check.
Add the parts of the gopsutil library that can detect the zombie states.
A real-world example (and specific to this case) will be to evaluate if the OpenVPN process has entered a zombie state.
This has already been requested: https://github.com/sensu/sensu-processes-check/issues/9
Feature Suggestion
As a Sensu operator, I'd like to be able to detect zombie processes using the sensu-processes-check.
Possible Implementation
Add the parts of the gopsutil library that can detect the zombie states.
Context
A real-world example (and specific to this case) will be to evaluate if the OpenVPN process has entered a zombie state.