Physical memory usage in cpanel high but no processes running.
In cpanel for a user I'm seeing this...
Physical Memory Usage 909.3 / 1024 MB
Yet the customer is not running any processes, apart from the cpanel session. Virtual memory is showing zero.
-
Hello, You way want to utilize lveinfo to verify it shows the physical memory usage through that utility as well (it should): lveinfo --period=1d --user=$username
grep Cached /proc/bc/$ID/meminfo
Also, check the output from the following command to see if any additional processes are still associated with the user:lsof | grep $username
Thank you.0
Please sign in to leave a comment.
Comments
1 comment