I know it's a broad question, and I don't expect to be guided thoroughly in all aspects of this, but I am such an illiterate in server management that I didn't know about the command you just posted, "top cd1".
So thank you very much, jayh38, your input is highly appreciated.
Here is the output of "top -cd1":
Code:
top - 14:26:31 up 127 days, 18:29, 1 user, load average: 0.00, 0.00, 0.00
Tasks: 108 total, 1 running, 106 sleeping, 0 stopped, 1 zombie
Cpu(s): 0.0% us, 0.0% sy, 0.0% ni, 100.0% id, 0.0% wa, 0.0% hi, 0.0% si
Mem: 1033520k total, 923100k used, 110420k free, 167672k buffers
Swap: 2031608k total, 0k used, 2031608k free, 450608k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
13436 root 16 0 2416 980 768 R 2 0.1 0:00.44 top -cd1
1 root 16 0 2180 512 436 S 0 0.0 0:10.71 init [3]
2 root RT 0 0 0 0 S 0 0.0 0:08.74 [migration/0]
3 root 34 19 0 0 0 S 0 0.0 0:01.81 [ksoftirqd/0]
4 root RT 0 0 0 0 S 0 0.0 0:09.30 [migration/1]
5 root 34 19 0 0 0 S 0 0.0 0:04.25 [ksoftirqd/1]
6 root 5 -10 0 0 0 S 0 0.0 0:41.02 [events/0]
7 root 5 -10 0 0 0 S 0 0.0 0:28.36 [events/1]
8 root 5 -10 0 0 0 S 0 0.0 0:00.00 [khelper]
9 root 15 -10 0 0 0 S 0 0.0 0:00.00 [kacpid]
36 root 5 -10 0 0 0 S 0 0.0 3:30.57 [kblockd/0]
37 root 5 -10 0 0 0 S 0 0.0 5:07.45 [kblockd/1]
58 root 11 -10 0 0 0 S 0 0.0 0:00.00 [aio/0]
59 root 11 -10 0 0 0 S 0 0.0 0:00.00 [aio/1]
38 root 15 0 0 0 0 S 0 0.0 0:00.00 [khubd]
57 root 15 0 0 0 0 S 0 0.0 0:18.52 [kswapd0]
203 root 25 0 0 0 0 S 0 0.0 0:00.00 [kseriod]
317 root 8 -10 0 0 0 S 0 0.0 0:00.00 [ata/0]
318 root 8 -10 0 0 0 S 0 0.0 0:00.00 [ata/1]
336 root 12 -10 0 0 0 S 0 0.0 0:00.00 [kmirrord]
348 root 16 0 0 0 0 S 0 0.0 97:31.24 [kjournald]
1391 root 6 -10 3160 468 380 S 0 0.0 0:00.01 udevd
1706 root 6 -10 0 0 0 S 0 0.0 0:00.00 [kauditd]
1769 root 16 0 0 0 0 S 0 0.0 0:03.86 [kjournald]
1838 root 0 -20 0 0 0 S 0 0.0 0:13.14 [loop0]
1839 root 16 0 0 0 0 S 0 0.0 0:06.97 [kjournald]
2599 root 16 0 3340 544 456 S 0 0.1 0:29.80 syslogd -m 0
That output is quite an enigma for me, but I can probably google for the meanings of these values. It does seem to me, though, that the server hardly as any load at all, so I guess that's good.