Hello,
One of my servers has lots of users, and one of them is repetedly crashing httpd by using all available memory on the box, whether its malicious or just out of bad code.
Since lsof, apachetop, fuser, top, etc will not show this, how can I track down which user is using which files, and which files are using the memory/cpu on the system?
One of my servers has lots of users, and one of them is repetedly crashing httpd by using all available memory on the box, whether its malicious or just out of bad code.
Since lsof, apachetop, fuser, top, etc will not show this, how can I track down which user is using which files, and which files are using the memory/cpu on the system?