Console Process Viewers

Keep a Watchful Eye with these Console Based Process Viewers

Last Updated on September 18, 2020

The top utility will need little introduction to seasoned Linux users. top is a small utility that offers a dynamic real-time view of a running system.

It allows users to monitor the processes that are running on a system. top has two main sections, with the first showing general system information such as the amount of time the system has been up, load averages, the number of running and sleeping tasks, as well as information on memory and swap usage.

The second main section displays an ordered list of processes and their process ID number, the user who owns the process, the amount of resources the process is consuming (processor and memory), as well as the running time of that process.

Some versions of top offer extensive customization of the display, such as choice of columns or sorting method.

Command-Line Interfacetop is a very popular utility. It helps with system administration by identifying users and processes that are hogging the system. It is also useful for non-system administrators, helping to track and kill errant processes.

However, top is showing its age and there are a bunch of utilities that offer a more feature-laden alternative. The purpose of this article is to identify alternatives to top that offer more control in managing processes on a running system.

Here’s our rating for the featured open source software.

Best Free and Open Source Alternatives to Top

Let’s explore the 10 alternatives to top at hand. For each title we have compiled its own portal page (or a detailed review), a full description with an in-depth analysis of its features, a screenshot of the software in action, together with links to relevant resources.

Process Viewers
btop++Continuation of bashtop and BpyTOP rewritten in C++
htopProvides a full list of processes running
GlancesSystem monitoring tool written in Python
nmonPerformance monitoring tool
bottomGUI process/system monitor seeking inspiration from gtop, gotop and htop
gtopSystem monitoring dashboard for the terminal
ConkyAdvanced, highly configurable system monitor for X based on torsmo
ZenithTurbo-charged top utility
BpyTOPPresents the system resources in a logical and well-thought out way
atopMonitor for system resources and process activity
ttopSystem monitoring tool with historical snapshots and alerts
belowTime traveling resource monitor
sysstatSystem performance tools
gotopSeeks inspiration from gtop and vtop
sotSystem observation tool
vtopSystem monitoring tool in the spirit of top
dgopSystem monitoring tool with CLI and REST API
evisumEnlightenment system monitor
collectlCollects data that describes the current system status
tiptopGraphical activity monitor for the command line
socktopRemote system monitor with a rich TUI
SaidarDisplays live system statistics
TTVTerm-task-viewer
Lyvoxa StellarBuilt from the ground up in Rust
Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments