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

Delete SSH Keys

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

PHP Security: Limit Resources Used By Script

How do I control and put limits on php scripts such as maximum execution time of each script and...

mod_setenv: Lighttpd Send Custom Headers

How do I add a header to the HTTP request that was received from the client under Lighttpd web...

Linux Default Services Which Are Enabled at Boot

Can you provide a guidance on default CentOS / Fedora / RHEL / Redhat enterprise Linux services...

All About YUM

up2date command was part of RHEL v4.x or older version. You need to use yum command to update...