How to read Unix Top command output
Linux, MSSQL How to read Linux top command, SQL on Linux, SQL Server on LinuxLinux top command is frequently used command in our daily BAU support and we use it to understand the resource utilization by different processes on Linux server.
In this article, we will see how to read the top command output, so that we can easily understand and troubleshoot any kind of performance issues (CPU/Memory etc.)in Linux system.
we can see lot of output when top command is run on Linux and all the possible output rows are explained in this article.
[dbalyfe@localhost ~]$ top
Description of first row of top command:
Description of Second row of top command:
Description of Third row of top command:
Description of Forth row of top command:
Description of Fifth row of top command:
Description of Sixth row of top command:
I hope this post would have helped you in understanding top command output. If so, please do not forgot to like and share it with your other colleagues as well. If you have any suggestions please put your comments below. Thank you.
How useful was this post?
Click on a star to rate it!
Average rating 0 / 5. Vote count: 0
No votes so far! Be the first to rate this post.