Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Oct 06, 2015 1:40 am 
Offline
Senior Newbie

Joined: Thu Apr 23, 2015 7:28 pm
Posts: 15
Code:
root@qurbani:/#   free -m
             total       used       free     shared    buffers     cached
Mem:           987        969         17         44          9        114
-/+ buffers/cache:        845        141
Swap:          511        228        283


Top
   
PostPosted: Tue Oct 06, 2015 1:41 am 
Offline
Senior Newbie

Joined: Thu Apr 23, 2015 7:28 pm
Posts: 15
Code:
root@qurbani:/#   top -b -n1 | head -5
top - 05:41:10 up 5 days,  1:00,  1 user,  load average: 0.12, 0.07, 0.06
Tasks: 100 total,   1 running,  99 sleeping,   0 stopped,   0 zombie
%Cpu(s):  3.9 us,  1.0 sy,  0.0 ni, 94.9 id,  0.2 wa,  0.0 hi,  0.0 si,  0.0 st
KiB Mem:   1010988 total,   999424 used,    11564 free,    10100 buffers
KiB Swap:   524284 total,   233380 used,   290904 free.   124404 cached Mem


Top
   
PostPosted: Tue Oct 06, 2015 1:41 am 
Offline
Senior Newbie

Joined: Thu Apr 23, 2015 7:28 pm
Posts: 15
Code:
root@qurbani:/#   ps auxf | sort -nr -k 3 | head -5
www-data 31181  0.1 11.4 533732 115296 ?       S    Oct04   2:32  \_ /usr/sbin/apache2 -k start
www-data 27106  0.1 10.4 519296 105752 ?       S    Oct04   2:36  \_ /usr/sbin/apache2 -k start
www-data 14593  0.1  6.1 471144 62636 ?        S    Oct04   2:54  \_ /usr/sbin/apache2 -k start
www-data 14591  0.1 11.5 522788 116952 ?       S    Oct04   2:50  \_ /usr/sbin/apache2 -k start
root      3305  0.1  0.0      0     0 ?        S    05:10   0:03  \_ [kworker/u2:0]


Top
   
PostPosted: Tue Oct 06, 2015 1:42 am 
Offline
Senior Newbie

Joined: Thu Apr 23, 2015 7:28 pm
Posts: 15
Code:
root@qurbani:/# echo [PID]  [MEM]  [PATH] && echo -------------------- &&  ps aux | awk '{print $2, $4, $11}' | sort -k2rn | head -n 5
[PID] [MEM] [PATH]
--------------------
14591 11.5 /usr/sbin/apache2
31181 11.4 /usr/sbin/apache2
4640 11.4 /usr/sbin/apache2
5204 11.0 /usr/sbin/mysqld
14653 10.7 /usr/sbin/apache2


Top
   
PostPosted: Thu Oct 08, 2015 11:27 pm 
Offline
Senior Newbie

Joined: Thu Apr 23, 2015 7:28 pm
Posts: 15
anyone please help me


Top
   
PostPosted: Fri Oct 09, 2015 12:26 am 
Offline
Senior Newbie

Joined: Tue Jun 07, 2011 5:25 pm
Posts: 14
webmedia wrote:
anyone please help me


According to the latest reports that you posted, you have moved back to a 1GB Linode. Earlier you were on a 4GB Linode.

Did you make the changes to MySQL and Apache that I recommended. If so, generate a new MySQLTuner report and post the results.


Top
   
PostPosted: Wed Oct 14, 2015 5:46 pm 
Offline
Junior Member
User avatar

Joined: Mon Jun 22, 2015 12:55 am
Posts: 30
Website: http://iserversupport.com/
Run top and press "shift + m" it will show process using higher memory

_________________
Server Management with 24x7 monitoring
http://iserversupport.com/on-demand/


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group