How do I Find Out Linux CPU Utilization?

Top command to find out Linux cpu usage

Type the top command:


$ top

 

Output:

Was this answer helpful?

 Print this Article

Also Read

yum update Linux Error: Missing Dependency: xen-libs

When I type "yum update" under RHEL 5.x server I get the following error: Error: Missing...

Used And Free Memory

What's going on? Linux is borrowing unused memory for disk caching. This makes it looks like you...

iptables: Unknown error 18446744073709551615

When trying to run an OpenVPN Server and you receive the following error: iptables: Unknown...

How Do I Block an IP Address on My Linux server?

How do I block an IP address or subnet under Linux operating system? In order to block an IP on...

Delete SSH Keys

Linux Lock An Account # passwd -l userName # passwd -l vivek FreeBSD Local An Account # pw...