
To display the htop menu setup, press F2. Press F5 or T to display the process tree. To display the processes of a particular user, press “u” and select the user as shown below: In my case, I am selecting Memory based sorting.

Try the package manager from your system chances are htop is available from there. To kill a process, first select the process and then press F9 or k and then click on send to kill the process, in my case I am killing the puppet process as shown below:ĭisplay the processes sorted by different optionsīy default htop shows the process sorted by CPU usage, if you want to change the sorting option, then press F6 and select your respective Options as shown below: Packages for htop are available in most distros. Section 3: Footer displays htop menu commands.Section 2: Body shows the list of processes sorted by %CPU usage.htop displays its monitoring with both textual and graphical display. Section 1: Header shows the CPU usage, Memory usage & Swap usage along with Load average and uptime of linux box. htop for linux is an alternative monitoring tool to the standard top application.It is similar to top, but allows to scroll the list vertically and horizontally to see all.
LINUX HTOP FREE
The htop output consists of 3 sections as follow: This program is a free (GPL) ncurses-based process viewer.

