Koozali.org: home of the SME Server

help top 1.3% id

Offline mgb

  • *****
  • 558
  • +0/-0
help top 1.3% id
« on: July 19, 2007, 12:44:52 PM »
log top
top - 13:41:31 up 2 days,  1:44,  1 user,  load average: 4.77, 4.72, 4.52
Tasks: 153 total,   7 running, 146 sleeping,   0 stopped,   0 zombie
Cpu(s): 26.4% us, 71.5% sy,  0.0% ni,  1.3% id,  0.5% wa,  0.3% hi,  0.0% si
Mem:   1024976k total,   963872k used,    61104k free,   103412k buffers
Swap:  2031608k total,      144k used,  2031464k free,   666428k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
10177 dnscache  25   0  4584 1560  312 S   76  0.2  16:12.43 dnscache
10187 dnscache  16   0  4624  776  312 R   74  0.1  16:10.24 dnscache
 2958 dnslog    15   0  2756  348  284 R   17  0.0  48:43.96 multilog
 2950 dnslog    16   0  2420  348  284 R   16  0.0  48:58.34 multilog
26040 root      15   0  5792 1324 1080 S    1  0.1   0:00.03 rc.e-smith
25398 root      16   0  2188 1000  764 R    1  0.1   0:01.14 top
25356 root      16   0  7208 2216 1772 S    0  0.2   0:00.14 sshd
26154 root      15   0  5064 1340 1080 S    0  0.1   0:00.01 K88syslog
    1 root      15   0  2832  620  532 S    0  0.1   0:00.69 init
    2 root      RT   0     0    0    0 S    0  0.0   0:00.07 migration/0
    3 root      34  19     0    0    0 R    0  0.0   0:03.00 ksoftirqd/0
    4 root      RT   0     0    0    0 S    0  0.0   0:00.05 migration/1
    5 root      34  19     0    0    0 R    0  0.0   0:03.33 ksoftirqd/1
    6 root       5 -10     0    0    0 S    0  0.0   0:00.00 events/0
    7 root       5 -10     0    0    0 S    0  0.0   0:00.01 events/1
    8 root       5 -10     0    0    0 S    0  0.0   0:00.01 khelper
    9 root      15 -10     0    0    0 S    0  0.0   0:00.00 kacpid
Thanks all for helping
Skype yosii2009

Offline mmccarn

  • *
  • 2,651
  • +10/-0
help top 1.3% id
« Reply #1 on: July 20, 2007, 01:40:23 PM »
I'm not sure what you're asking?

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
help top 1.3% id
« Reply #2 on: July 20, 2007, 04:35:23 PM »
Quote from: "mmccarn"
I'm not sure what you're asking?


I think he/she's looking because his/her system is very busy. It's busy doing DNS lookups. Viewing the dnscache logs would provide some clues as to who is asking for which addresses to be looked up.

I suspect that this is a report of this problem:

http://bugs.contribs.org/show_bug.cgi?id=2267

Offline mgb

  • *****
  • 558
  • +0/-0
system is very busy
« Reply #3 on: July 22, 2007, 08:24:56 AM »
i fix the
config dns new myserver



I suspect that this is a report of this problem:

http://bugs.contribs.org/show_bug.cgi?id=2267
 
 
on/Cpu(s):  0.2% us,  0.2% sy,  0.0% ni, 99.7% id,  0.0% wa,  0.0% hi,  0.0% si
Mem:   1024976k total,  1003988k used,    20988k free,    61656k buffers
Swap:  2031608k total,      124k used,  2031484k free,   681592k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
    1 root      15   0  2964  620  532 S    0  0.1   0:00.91 init
    2 root      RT   0     0    0    0 S    0  0.0   0:00.07 migration/0
    3 root      34  19     0    0    0 S    0  0.0   0:00.00 ksoftirqd/0
    4 root      RT   0     0    0    0 S    0  0.0   0:00.05 migration/1
Thanks all for helping
Skype yosii2009