htop

For hTop, the homotopy category of topological spaces, see Homotopy category.
htop
Developer(s) Hisham Muhammad
Initial release May 2004 (2004-05)[1]
Stable release
2.0.2 / July 21, 2016 (2016-07-21)[2]
Repository github.com/hishamhm/htop
Written in C
Operating system Linux, OS X, FreeBSD, OpenBSD
Type Process Viewer / System monitor
License GNU General Public License
Website hisham.hm/htop/

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.[3] Compared to top, it provides a more convenient, visual, 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.[4]

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

References

Wikimedia Commons has media related to htop.
This article is issued from Wikipedia - version of the 10/7/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.