You may use top and ps commands.
Display the process utilizing the most cpu and quits to sh: top -b -n -1
Display CPU Utilization: sar -u
And use ps to display processes with the highest CPU utilization: ps -eo pid,pcpu,args | sort +1n
Read man pages of each of the above commands to get more details and supported options.
Blog on things around me - Quality Management, Free & Open Source Software, Gadgets, Utilities...
Subscribe to:
Post Comments (Atom)
Total Pageviews
Popular Posts
-
Bugzilla is the Bugs/Issues Tracking Tool from The Mozilla Organization. Version 2.18 is the latest stable release. There are couple of res...
-
Beth M worked with AI tools for testing and concludes that tools like Cursor and Fine.ai can significantly accelerate the development of tes...
-
Latest World Quality Report (2024-25) is out and as usual, it examines current Quality Engineering trends and challenges across various indu...
-
Here are a few of the JDBC Performance pointers. Hopefully, there are a lot more, which you may be aware of, but not mentioned here. Care to...
-
Two MIT math graduates bump into each other at Fairway on the upper west side. They hadn't seen each other in over 20 years. The first g...
No comments:
Post a Comment