sensu / catalog

Monitoring as code for Sensu Go. "There's a template for that!"
8 stars 5 forks source link

[FEATURE REQUEST] Add the capability to detect zombie processes with sensu-processes-check #352

Closed jhenderson-pro closed 1 year ago

jhenderson-pro commented 1 year ago

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.

jhenderson-pro commented 1 year ago

This has already been requested: https://github.com/sensu/sensu-processes-check/issues/9