nordvpn

How to install htop 2.0 system monitor on Centos 7

How to install htop 2.0 on Centos 7

install htop on centos 7

htop is an interactive system-monitor process-viewer. It is designed as an alternative to the Unix program top. It shows a frequently updated list of the processes running on a computer, normally ordered by the amount of CPU usage. Unlike top, htop provides a full list of processes running, instead of the top resource-consuming processes. Htop uses color and gives visual information about processor, swap and memory status.

Users often deploy htop in cases where Unix top does not provide enough information about the system’s processes. htop is also popularly used interactively as a system monitor. Compared to top, it provides a more convenient, cursor-controlled interface for sending signals to processes.

htop is written in the C programming language using the ncurses library. Its name is derived from the original author’s first name, as a nod to pinfo, an info-replacement program that does the same.

Because system monitoring interfaces are not standardized among Unix-like operating systems, much of htop’s code must be rewritten for each operating system.

Read Also: How to install postgresql 9.6 on centos.?

Prerequisites for htop

There are several prerequisites for installation of top 2.0 so lets get started

yum -y groupinstall 'Development Tools'
yum -y install ncurses ncurses-devel

Download and Install htop

Now we will download htop 2.0 from Source packages. You can go to stop website or use following command to download htop:
wget http://hisham.hm/htop/releases/2.0.0/htop-2.0.0.tar.gz
tar zxvf htop-2.0.0.tar.gz
cd htop-2.0.0

Now, run the configure and make script to install htop

./configure
make
make install

Now you have successfully installed stop on your centos machine.

Read Also: How to install piwik analytics tool on centos 7?

Using htop

You can run htop by executing the following command on your terminal

htop

htop 2.0

If you have any issue using the tutorial feel free to comment below..

Read also: How to install bucardo for postgres replication?

Leave a Reply

Your email address will not be published.


*



The reCAPTCHA verification period has expired. Please reload the page.

48-Hour Flash Sale! Courses from just $10.99