hi is there any way to monitor cpu usage and memory per user in cPanel?
S sharmaine001 Well-Known Member Jun 23, 2006 143 0 166 Feb 18, 2009 #1 hi is there any way to monitor cpu usage and memory per user in cPanel?
A andren Active Member Oct 4, 2005 34 0 156 Feb 20, 2009 #2 sharmaine001 said: hi is there any way to monitor cpu usage and memory per user in cPanel? Click to expand... WHM --> 'CPU/Memory/MySQL Usage' Needs root access afaik.
sharmaine001 said: hi is there any way to monitor cpu usage and memory per user in cPanel? Click to expand... WHM --> 'CPU/Memory/MySQL Usage' Needs root access afaik.
V vpsville Active Member PartnerNOC May 8, 2008 25 0 51 Feb 20, 2009 #3 Not CPU usage no, but you can monitor MySQL usage as sharmaine001 said.
JPC-Martin Active Member PartnerNOC May 31, 2008 37 1 58 Feb 20, 2009 #4 Please login to your server though ssh and use following commands: 1: For some specific user: top -c d2 -u username i.e top -c d2 -u martin 2: Resource usage for all users can be checked thourgh command: top -c d2
Please login to your server though ssh and use following commands: 1: For some specific user: top -c d2 -u username i.e top -c d2 -u martin 2: Resource usage for all users can be checked thourgh command: top -c d2