-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Monit seems to create zombie processes #7
Comments
This is a known issue with monit. Maybe the latest version fixes this. The zombies do not appear to affect it or the sever. |
Are there any workarounds for this issue? - I see it as well. UPDATE: Monit knows about it, it's even in their docs at https://mmonit.com/monit/documentation/monit.html#PROGRAM-STATUS-TESTING |
Hello, "I see dead processes". Kind regards, |
Any news about this issue? |
A quick look on an already-installed system showed several zombie processes created by monit:
Some more digging may be required to reproduce this and understand how it happens.
The text was updated successfully, but these errors were encountered: