View Single Post
  #26  
Old 04-13-2010, 12:52 PM
iseletsk iseletsk is offline
Member
 
Join Date: Mar 2010
Posts: 14
Quote:
Originally Posted by optize View Post
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
27330 elvisman 15 0 123m 24m 6048 S 36.9 0.3 0:00.19 lsphp5

root@cp08 [~]# lveps -d | grep elvis
652 1 1 1elvismanelvisman 0% 18556 N/A
root@cp08 [~]#

top says 36%, lveps says 0% ?
What does this script do? How are you testing it? Are you hitting some PHP script all the time?
TOP shows CPU usage since process starts
lveps shows the usage during the last few seconds
Reply With Quote