Linux commands to check CPU Utilization ,memory and disk.

<p>In linux it is mandatory to know commands to check cpu utilization and memory so in this we will discuss.</p> <h1><strong>CPU utilization</strong></h1> <p>To check CPU utilization in linux we have different commands. Lets check..</p> <h2>1. Top</h2> <p>It provides real-time information about<strong>&nbsp;system performance, including CPU and memory utilization</strong>.</p> <p>By default, top command updates the data every 5 seconds.</p> <p>It has different option to sort process like &mdash;</p> <p><strong>P</strong>&nbsp;to sort all running processes by&nbsp;<strong>CPU</strong>&nbsp;<strong>usage</strong>.</p> <p><strong>M</strong>&nbsp;to sort all running processes by&nbsp;<strong>Memory</strong>&nbsp;<strong>usage</strong>.</p> <p><a href="https://medium.com/@TheAnshuman/linux-commands-to-check-cpu-utilization-memory-and-disk-c9daf8a53be8"><strong>Visit Now</strong></a></p>
Tags: Memory disk