Slow 1-2 Minute Load Times on New Server, More Ram?

kirkhartstudios

Registered
Feb 12, 2012
2
0
51
cPanel Access Level
Root Administrator
I'm a new owner of a dedicated server and recently I've been experiencing very slow load times on a site I just bought (the webpages themselves take 1-2 minutes to load sometimes). I just wanted to list my stats and see if anyone had any initial thoughts. I'm new to this game so any help is appreciated.

Server:
Core 2 Quad Q8200 2.33Ghz
4GB of Ram
2x1500GB SATAII drives with Raid 1

Daily Operations
The website receives roughly 1200 unique views per day. It's a file sharing site. You upload a file and then get a link to download it. It averages 750 downloads per day. Recently it's reached 700GB used out of 1100 available.

I know this tells you guys nothing in terms of actually CPU / Memory usage and processes but I'm just learning how to use Terminal on my Mac to see things like "top -s -c" etc. So if you have any commands for me to run, I'll gladly try them! I'm looking through this forum and reading on similar issues to mine.
 
Last edited:

kirkhartstudios

Registered
Feb 12, 2012
2
0
51
cPanel Access Level
Root Administrator
Here is one command I've seen people request:

top -s -c
Code:
top - 04:34:08 up 8 days,  2:18,  1 user,  load average: 0.01, 0.03, 0.02
Tasks: 293 total,   1 running, 292 sleeping,   0 stopped,   0 zombie
Cpu(s):  0.0%us,  0.1%sy,  0.0%ni, 99.9%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:   3888488k total,  3781164k used,   107324k free,   373220k buffers
Swap: 12890104k total,     1020k used, 12889084k free,  2786020k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND                       
 6999 root      20   0 15220 1408  948 R  0.3  0.0   0:03.11 top -s -c                      
    1 root      20   0 19400 1464 1224 S  0.0  0.0   0:01.20 /sbin/init                     
    2 root      20   0     0    0    0 S  0.0  0.0   0:00.00 [kthreadd]                     
    3 root      RT   0     0    0    0 S  0.0  0.0   0:00.37 [migration/0]                  
    4 root      20   0     0    0    0 S  0.0  0.0   0:00.00 [ksoftirqd/0]                  
    5 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 [migration/0]                  
    6 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 [watchdog/0]                   
    7 root      RT   0     0    0    0 S  0.0  0.0   0:00.63 [migration/1]                  
    8 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 [migration/1]                  
    9 root      20   0     0    0    0 S  0.0  0.0   0:00.04 [ksoftirqd/1]                  
   10 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 [watchdog/1]                   
   11 root      RT   0     0    0    0 S  0.0  0.0   0:00.37 [migration/2]                  
   12 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 [migration/2]                  
   13 root      20   0     0    0    0 S  0.0  0.0   0:00.25 [ksoftirqd/2]                  
   14 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 [watchdog/2]                   
   15 root      RT   0     0    0    0 S  0.0  0.0   0:00.66 [migration/3]                  
   16 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 [migration/3]