Upgrading TOP
Hi,On one of my servers I have the top output as:
15:04:48 up 23:15, 1 user, load average: 0.04, 0.03, 0.01
73 processes: 72 sleeping, 1 running, 0 zombie, 0 stopped
CPU states: cpu user nice system irq softirq iowait idle
total 1.6% 0.0% 0.6% 0.0% 0.0% 0.3% 97.3%
Mem: 1020412k av, 329176k used, 691236k free, 0k shrd, 80980k buff
182448k active, 28112k inactive
Swap: 2048276k av, 30092k used, 2018184k free 75492k cached
And on another I have it like:
top - 15:04:53 up 1 day, 9:56, 1 user, load average: 1.35, 2.45, 3.89
Tasks: 308 total, 1 running, 306 sleeping, 0 stopped, 1 zombie
Cpu(s): 21.4% user, 6.6% system, 0.0% nice, 72.0% idle
Mem: 1031204k total, 965488k used, 65716k free, 70556k buffers
Swap: 1028152k total, 95552k used, 932600k free, 719452k cached
I want to know how I can upgrade the second top to the first one with the extra information? Anyone know? Is it to do with the kernel?