Displays All The Running Process In Linux Machine.This displays the information real-time
root@ubuntu:~# top
top - 08:58:09 up 1 day, 23:46, 2 users, load average: 0.01, 0.03, 0.05
Tasks: 70 total, 1 running, 67 sleeping, 2 stopped, 0 zombie
Cpu(s): 0.0%us, 0.0%sy, 0.0%ni,100.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 3786324k total, 685108k used, 3101216k free, 35272k buffers
Swap: 4186108k total, 0k used, 4186108k free, 449528k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
2911 mysql 20 0 870m 76m 7768 S 0.3 2.1 0:29.86 mysqld
1 root 20 0 24344 2284 1344 S 0.0 0.1 0:00.90 init
2 root 20 0 0 0 0 S 0.0 0.0 0:00.01 kthreadd
3 root 20 0 0 0 0 S 0.0 0.0 0:01.37 ksoftirqd/0
5 root 20 0 0 0 0 S 0.0 0.0 0:00.32 kworker/u:0
6 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
root@ubuntu:~# top
top - 08:58:09 up 1 day, 23:46, 2 users, load average: 0.01, 0.03, 0.05
Tasks: 70 total, 1 running, 67 sleeping, 2 stopped, 0 zombie
Cpu(s): 0.0%us, 0.0%sy, 0.0%ni,100.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 3786324k total, 685108k used, 3101216k free, 35272k buffers
Swap: 4186108k total, 0k used, 4186108k free, 449528k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
2911 mysql 20 0 870m 76m 7768 S 0.3 2.1 0:29.86 mysqld
1 root 20 0 24344 2284 1344 S 0.0 0.1 0:00.90 init
2 root 20 0 0 0 0 S 0.0 0.0 0:00.01 kthreadd
3 root 20 0 0 0 0 S 0.0 0.0 0:01.37 ksoftirqd/0
5 root 20 0 0 0 0 S 0.0 0.0 0:00.32 kworker/u:0
6 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
No comments:
Post a Comment