zipplet / godaemon

Powerful daemoniser with nagios monitoring for Linux
MIT License
2 stars 0 forks source link

Add RAM-leak detecting feature #14

Open Gilbert142 opened 8 years ago

Gilbert142 commented 8 years ago

Some kind of system to detect RAM-leaks in a process and then shut it down nicely when it detects one.

Bonus points: Have a max RAM limit for the process to use, if it goes above that, send it some nice shutdown signals. Or a system-wide warning (Like the "System shutting down NOW" message)

zipplet commented 8 years ago

Great idea, thanks! I can also make it support a custom handler, but for now I'll add the feature as requested - and once custom handlers are added, this will be one you can add a handler to.