

This post will quickly guide you about how to install htop Linux and perform process monitoring using htop Linux. There is a colourful yet interactive utility in Linux, called as “htop”. Which is a simple utility, If you are bored with top utility. See more our VPS cloud and Dedicated Server .If you are a regular Linux user or sysadmin you must be using top utility for process monitoring.Now run the htop monitoring tool by executing following command on the terminal. In Debian and Ubuntu, you can fetch htop by typing: # sudo apt-get install htop # yum install htop On Fedora OSįedora users can easily install htop using Fedora Extras repository by typing: # yum install htop Once EPEL repository has been installed, you can hit the following yum command to fetch and install the htop package as shown. To install Htop on RHEL 7/6/5 and CentOS 7/6/5, your system must have EPEL repository installed and enabled, to do so run the following commands on your respective distributions to install and enable it for your system architecture ( 32bit or 64bit ). Press “e” to print the set of environment variables for a process.In htop you no longer needed to enter process number or priority value to re-nice a process.In htop you can kill more than one processes at once without inserting their PIDs.It starts very quickly as compared top, because it doesn’t wait to fetch data during startup.

In htop you can scroll vertically to view the full process list, and scroll horizontally to view the full command lines.Htop has numerous other user-friendly features, which are not available under top command and they are: Htop is an interactive real time process monitoring application for Linux/Unix like systems and also a handy alternative to top command, which is default process monitoring tool that comes with pre-installed on all Linux operating systems. This article is the continuation of our Linux system monitoring series, today we’re talking about the most popular monitoring tool called htop, which is just reached to version 2.0.2 and comes with some cool new features.
