LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 09-21-2007, 09:20 PM   #1
prashsharma
Member
 
Registered: Sep 2006
Posts: 38
Blog Entries: 1

Rep: Reputation: 15
slow linux system


What all steps will your consider if any user report the slow linux computer, while performing day to day funtions?
 
Old 09-21-2007, 09:40 PM   #2
dxqcanada
Member
 
Registered: Sep 2006
Location: Canada
Distribution: Gentoo
Posts: 702

Rep: Reputation: 43
First I would look at the process's that are running.

Look at the services that are being started at boot.

Check memory levels using free.

etc...
 
Old 09-21-2007, 10:03 PM   #3
kstan
Member
 
Registered: Sep 2004
Location: Malaysia, Johor
Distribution: Dual boot MacOS X/Ubuntu 9.10
Posts: 851

Rep: Reputation: 31
Hi prashsharma,
I will use following step:-
1. use top
2. view the cpu(must be less than 20), wa (must below 10%) during monitoring (I mean there is no activities)
3. Mem must have more than 40% from total mem available for free+buffers
4. See what is the 1st process listed at bottom list
5. Start some application which your user complain it cause computer slow.
6. Continue step 1-5.


If you can find anything, it could be some route process run at background so user don't realised. The best example is beagled or updatedb. Stop it from run routine.

Regards,
Ks
 
Old 09-24-2007, 11:22 AM   #4
doublejoon
Member
 
Registered: Oct 2003
Location: King George, VA
Distribution: RHEL/CentOS/Scientific/Fedora, LinuxMint
Posts: 370

Rep: Reputation: 44
Also use:
* vmstat to check memory
* iostat for disk IO bottlenecks
* Runaway user scripts

I personally like to see exactly what a "resource hog process" is doing

Code:
cd /proc/"pid"
Code:
watch 'ls -l fd'
Also you could do this for later analysis
Code:
strace -p "pid" > somefile
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help troubleshooting slow running Linux system dwhitney67 Linux - Hardware 8 09-19-2007 07:02 PM
Slow performance!!! System using a lot of Physical Memory SLOW HELP! badgerbox76 Linux - Newbie 31 07-19-2007 10:23 AM
Will installing packages slow down my Linux system? augu2000 Linux - General 4 05-30-2007 03:30 PM
My linux system is too slow Bidur Devkota Linux - General 5 06-27-2005 06:15 PM
System uncleanly shut down, ran e2fsck, very slow start & slow desktop brakthepoet Linux - Newbie 1 07-02-2004 01:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 04:19 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration