View Single Post
  #5  
Old 01-08-2012, 04:08 AM
yellowfrog yellowfrog is offline
New Member
 
Join Date: Jan 2012
Posts: 3
PHP Code:
top 04:05:51 up  4:21,  1 user,  load average6.295.203.56
Tasks
143 total,   1 running142 sleeping,   0 stopped,   0 zombie
Cpu
(s):  6.3%us,  1.4%sy,  0.0%ni61.3%id29.3%wa,  1.6%hi,  0.1%si,  0.0%st
Mem
:   4054456k total,  3517492k used,   536964k free,   105392k buffers
Swap
:  6094840k total,      132k used,  6094708k free,  1748324k cached

  PID USER      PR  NI  VIRT  RES  SHR S 
%CPU %MEM    TIME+  COMMAND                                                                              
21101 iyangoo   15   0  168m  46m 8800 S 20.3  1.2   0
:03.67 lsphp5                                                                               
21110 kiwiwin   17   0  161m  40m 7992 D 12.3  1.0   0
:00.37 lsphp5:ntent/plugins/wptweetbomb/slaves/ad_slave.php                                 
21109 kiwiwin   15   0  162m  39m 8364 S 10.3  1.0   0
:00.31 lsphp5:/home/kiwiwin/public_html/index.php                                           
 2784 mysql     15   0 2929m 1.1g 4964 S  4.0 29.7  28
:27.29 /usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=mysql --log-error=/var/l
 3146 nobody     0 
-19 43676  24m  576 S  0.7  0.6   1:19.60 litespeed (lshttpd)                                                                  
20922 root      34  19  5688 2556  528 D  0.7  0.1   0:01.64 /usr/bin/updatedb -f sysfs?rootfs?bdev?proc?cpuset?binfmt_misc?debugfs?securityfs?soc
    1 root      15   0 10368  696  580 S  0.0  0.0   0
:00.98 init [3]                                                                             
    
2 root      RT  -5     0    0    0 S  0.0  0.0   0:00.15 [migration/0]                                                                        
    
3 root      34  19     0    0    0 S  0.0  0.0   0:00.00 [ksoftirqd/0]                                                                        
    
4 root      RT  -5     0    0    0 S  0.0  0.0   0:00.00 [watchdog/0]                                                                         
    
5 root      RT  -5     0    0    0 S  0.0  0.0   0:00.17 [migration/1
Quote:
Originally Posted by webizen View Post
run 'top' and see which process consumes the most resources/cpu cycles.
Reply With Quote