There is a script out there called "nobody check" that goes through and finds what is deemed to be "malicious" processes that are using too much resources, running too long, etc - I think this could be a nice addition or complement to psmon where it monitors and checks processes
http://www.webhostgear.com/projects/nob ... eck.tar.gz
It would also be cool to integrate some sort of priority for running processes somewhat like SPRI does from r-fx.org (
http://r-fx.org/spri.php)
Another one I like is PRM -Process resource monitor
http://r-fx.org/prm.php
Quote:
PRM monitors the process table on a given system and matches process id's with set resource limits in the config file or per-process based rules. Process id's that match or exceed the set limits are logged and killed; includes e-mail alerts, kernel logging routine and more...
I know these are already freely and readily available but these projects no longer seem to be getting any work done on them, and it would be great to see these tailored to work with ASL and plesk specifically since that (at least for now) is ASLs main customer base.
Feel free to shoot it down, just throwing ideas out there.