Comparison Of System Monitoring Programs

From LinuxReviews
Jump to navigationJump to search
Utilities-system-monitor-4.png

There is a fairly huge number of both GUI and console programs for GNU/Linux that do process monitoring, bandwidth monitoring, GPU monitoring and monitoring of other system resources. Some can monitor several areas, some are limited to one. Most of the GNU/Linux desktop environments come with a system monitoring application specifically designed for it. None of the graphical programs are very complete compared to built-in tools that come with proprietary operating systems. Here is an overview of most of the free software alternatives and their strengths and weaknesses.

Windows "Task Manager" Does It Right[edit]

Windows-task-manager-gpu.jpg
The windows task manager showing various information about the systems GPU.

The Windows Task Manager is not free software and it does not work on GNU/Linux systems, it is a Windows-only application. We include it here because it is a good example of how a system monitoring program could and should look, feel and behave. It has more features than any single comparable GNU/Linux application and it is easier to use.

The Windows Task Manager has easily accessible graphs showing CPU use, memory use, disk use, network use, and graphics card utilization. There's also tabs for processes, performance (where the graphs can be found), application history, startup programs, users, "details" and system services. None of the comparable system monitoring programs for GNU/Linux has all of these features. The KDE System Monitor is the only one which comes close but it doesn't show disk I/O unless you either configure it or download a plugin and it can't show any GPU memory or load statistics at all.

GNU/Linux System Monitoring Tools At A Glance[edit]

Program Rating Framework monitoring abilities historic graphs remote system monitoring
processes memory gpu disk I/O Temperature-icon2.svg network system services
Windows Task Manager Yeonjung-happy.jpgYeonjung-happy.jpgYeonjung-happy.jpgYeonjung-happy.jpgYeonjung-happy.jpg Windows Dialog-ok.svg Dialog-ok.svg Dialog-ok.svg Dialog-ok.svg Dialog-cancel.svg Dialog-ok.svg Dialog-ok.svg Dialog-ok.svg Dialog-cancel.svg
GNOME System Monitor Kim.Se-jeong.confused.jpgKim.Se-jeong.confused.jpgKim.Se-jeong.confused.jpg GTK/GNOME Dialog-ok.svg Dialog-ok.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-ok.svg Dialog-cancel.svg Dialog-ok.svg Dialog-cancel.svg
KDE System Monitor Hyuna-approves.jpgHyuna-approves.jpgHyuna-approves.jpgHyuna-approves.jpg Qt/KDE Dialog-ok.svg Dialog-ok.svg Dialog-cancel.svg Plugin-icon.svg Plugin-icon.svg Dialog-ok.svg Dialog-cancel.svg Dialog-ok.svg Dialog-ok.svg
Psensor Sad hyemi2.jpgSad hyemi2.jpg GTK Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-ok.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-ok.svg Dialog-cancel.svg
Xfce Task Manager Frustrated stallman cropped.jpg GTK/Xfce Dialog-ok.svg Dialog-ok.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-ok.svg Dialog-cancel.svg
bmon Yeonjung-happy.jpgYeonjung-happy.jpgYeonjung-happy.jpgYeonjung-happy.jpgYeonjung-happy.jpg Konsole.svg Ncurses Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-ok.svg Dialog-cancel.svg Dialog-ok.svg Dialog-cancel.svg
htop Hyuna-approves.jpgHyuna-approves.jpgHyuna-approves.jpgHyuna-approves.jpg Konsole.svg Ncurses Dialog-ok.svg Dialog-ok.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg
top Sad hyemi2.jpgSad hyemi2.jpg Konsole.svg Dialog-ok.svg Dialog-ok.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg
radeontop Yeonjung-happy.jpgYeonjung-happy.jpgYeonjung-happy.jpgYeonjung-happy.jpgYeonjung-happy.jpg Konsole.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-ok.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-cancel.svg
ytop Hyuna-approves.jpgHyuna-approves.jpgHyuna-approves.jpgHyuna-approves.jpg Konsole.svg Rust Dialog-ok.svg Dialog-ok.svg Dialog-cancel.svg Dialog-cancel.svg Dialog-ok.svg Dialog-ok.svg Dialog-cancel.svg Dialog-ok.svg Dialog-cancel.svg
Munin Hyuna-approves.jpgHyuna-approves.jpgHyuna-approves.jpgHyuna-approves.jpg Internet-web-browser.svg HTTP/Perl Dialog-ok.svg Dialog-ok.svg Dialog-ok.svg Dialog-ok.svg Dialog-ok.svg Dialog-ok.svg Dialog-ok.svg Dialog-ok.svg Dialog-ok.svg
Plugin-icon.svg plugin available

Graphical Programs[edit]

GNOME System Monitor[edit]

Gnome-system-monitor-process-list-v3.36.1.jpg
GNOME System Monitor showing a list of system processes.

The GNOME System Monitor lets you see a list of running processes with configurable levels of detail about each process. There is also a nice graph view capable of showing CPU load, memory and swap utilization and total network load.

Gnome-system-monitor-v3.36.1.jpg
GNOME System Monitor version 3.36.1 showing graphs indicating CPU, memory and network utilization over time.

The graphs are not configurable. There is no support for showing temperatures, disk I/O or graphics card utilization.

See GNOME System Monitor for additional information about GNOME System Monitor.

KDE System Monitor[edit]

Ksysguard-5.19.4-process-list.jpg
The KDE System Monitor process list with some additional information such as IO Read and IO Write enabled.

The KDE Plasma desktop environment comes with a simple system monitor called "System Monitor" (ksysgard). It looks like a very simple program as far as system monitoring applications are concerned when you first open it and it is a very simple program out-of-the-box. It is actually a very powerful highly configurable program.

The KDE System Monitor has two default tabs. One embeds the KDE System Activity program that shows you a list of all system processes (binary systemmonitor, part of plasma-workspace). System processes can be viewed as a list or a tree. Processes can be filtered by user processes, all processes or your own processes only. The other tab shows "System load" using graphs that show CPU History, Memory and Swap History and Network History. It does not show disk I/O, system temperatures, GPU load or anything else that it could show.

The two tabs available in the KDE System Monitor are not the only ones you can have. The menu File ▸ Download New Tabs allows you to download plugins that can make a whole range of other information available in additional tabs. Interesting plugins include System Load and Temps, Hard Disk Totals and Battery Power. There is also a confusing myriad of machine-specific plugins available.

You can also make your own tab views in the KDE System Monitor using a built-in sensor browser. This makes it a potentially very powerful tool. It also makes it less than user-friendly; making your own graph views using its "Sensor Browser" is tiresome and not at all strait forward. And while there are a lot of things you can show in the "Sensor Browser" there are some things you can not make it show. There is no GPU memory or load information available even though modern kernel does provide that kind of information. You can add make graphs showing disk utilization, both total and per-disk, and a lot of other things.

The KDE System Monitor can be used to monitor remote systems as long as ksysguardd (which has a lot of dependencies) is installed on the remote machine.

The KDE System Monitor is overall the most complete and powerful system monitoring utility for GNU/Linux machines yet it does lack the finesse, and quite a few features, the proprietary Microsft Windows Task Manager has.

See KDE System Monitor for additional information about KDE System Monitor.

Psensor[edit]

Psensor is a small GTK based program for monitoring fan speeds and system temperatures. It provides nice real-time graphs of system sensors and only system sensors. There is no functionality for monitoring anything else.

See Psensor for additional information about Psensor.

Xfce Task Manager[edit]

Xfce4-task-manager-v1.2.3 02.jpg
The Xfce Task Manager version 1.2.3 showing some processes.

The Xfce Task Manager is a really simple task manager and system monitor program. It shows you a list of running processes and two graphs showing CPU and memory use and that's it. It is light-weight, installing it does not require many big dependencies beyond GTK. It is also severely limited compared to the graphical KDE System Monitor. It is also limited compared to the terminal-based htop process manager. It comes with Xfce, so you have it if you use Xfce. It does not have any virtues beyond that.

See Xfce Task Manager for additional information about Xfce Task Manager.

Console Programs[edit]

bandwhich[edit]

Bandwitch-v0.10.0.enp13s0.jpg
bandwhich v0.10.0.

bandwhich is a console program that allows you to see a machines bandwidth utilization by connection and process. It is not show nice bandwidth graphs, it shows real-time network use with information about what is using the network in a meaningful way.

See bandwhich for additional information about bandwhich.

bmon[edit]

Bmon-4.0.jpg
bmon version 4.0.

bmon is a really nice network monitoring utility. It lets you see per-interface network activity in real-time with nice optional graphs.

bmon is very good if you want to see how much a given network interface is sending and receiving. It is not a general-purpose system monitoring tool, it will not give you any information about other system activity.

See bmon for additional information about bmon.

htop[edit]

Htop-2.2.0.jpg
htop version 2.2.0 running on a CentOS 7 box.

htop is the best process list monitoring utility for terminals. It shows a process list that can be easily sorted, filtered, searched and shown as a tree. Processes can be killed, re-niced, have its I/O priority changed and more. It is comparable to, and nicer than, top.

htop does not have any system monitoring capabilities beyond showing the process list. It does not have any support for showing network utilization or disk I/O or graphics card utilization or anything beyond process list management.

See htop for additional information about htop.

top[edit]

top is the standard go-to terminal tool for showing a list of running processes on a GNU/Linux system. It is not as nice as htop but it provides most of the same functionality. top has the advantage of guaranteed being there on any GNU/Linux box while htop is typically not unless the system administrator chose to install it.

top is, like htop, a process list viewer and nothing more. It dose not have any means of monitoring disk I/O or network activity or anything else.

See top for additional information about top.

radeontop[edit]

Radeontop-1.2.38.jpg
Radeontop version 1.2.28 started with radeontop -c

radeontop is a specialized program for showing detailed information, with real-time graphs, about AMD graphics cards. That is what it does and it does that well. It does nothing else, there is no process list or network or disk I/O information. radeontop is a tool made specifically for showing detailed information about AMD graphics chips. It will not do anything for you if you have a Intel or Nvidia graphics card.

See radeontop for additional information about radeontop.

ytop[edit]

Ytop-0.6.2-monokai-theme-in-konsole.jpg
ytop version 0.6.2 with the monokai color scheme.

ytop is a console program with a process list that provides limited functionality, a nice CPU graph that can optionally show per-core utilization, a network bandwidth graph and a memory usage graph. It is not an alternative to htop or top for process management. It is a very nice and handy console program that lets you see what is going on at a glance. Disk I/O and GPU utilization is not supported as of version 0.6.2.

See ytop for additional information about ytop.

Web-Based Programs[edit]

Munin[edit]

Munin-2.0.64-03.jpg
Munin 2.0.64 showing CPU frequencies on two boxes throughout a day.

Munin is a nice server monitoring suite written in Perl which consists of two parts: munin-node (or MuninLite) collects data on local and/or remote systems and munin reads that data and generates fancy web pages pages with nice graphs using RRDtool. A web server must be running on the machine graphs are generated on in order to make the graphs available to web browsers.

Munin is very pluggable, a wide variety of stock and third party plugins is available and it is quite easy to make a plugin for something special in case you would like to make a graphs showing your bathtubs temperature over time or something like that.

See Munin for additional information about Munin.


avatar

Anonymous (8ea6d37dcc)

28 months ago
Score 0
Htop (now?) supports disk i/o, along with network usage and a lot of other things that don't appear to be in the version you're using. With this in mind, I would give it 5 korean women out of 5!
avatar

Anonymous (8ea6d37dcc)

28 months ago
Score 0
Which by the way, is version 3.0.5, running on manjaro.
avatar

Anonymous (fb60b7a48c)

20 months ago
Score 0
I could install Htop and agree with the first poster but I have Glances (ARCH ) installed at present which provides a lot of info as well as "kill " ability
avatar

Anonymous (891dd32cd7)

19 months ago
Score 0
You should checkout picosnitch for bandwidth monitoring, it uses newer technology (bpf) and was more accurate than any other per-process monitor I used.
avatar

Anonymous (0917ccd8e7)

18 months ago
Score 0

the newer system monitor for kde that was built to replace ksysgard solves a lot of the original complaints of ksysguard. it offers a lot more customization's, sensors, and layouts.

though i do agree, microsoft actually got it really right with their task manager. and the newer one coming out in the next big update further improves upon it. it be nice if gnome / kde / xfce / etc just used it to base their designs off of. kde with their new system monitor technically does more than what windows task manager can do, but it requires customizing it and its a bit overwhelming because of all the options and what sensor does what. the customization's should complement sane defaults.

gnome has decent defaults but kills off customization's. kde is kinda a mess but amazing customization's. xfce is just over there sniffing glue lol.
avatar

Anonymous (ed5dcea31a)

5 months ago
Score 0
Why no KDE Plasma System Monitor? KDE Sysguard is old, KDE Plasma System Monitor is far the best one by a huge margin. Good enough for 6 or 7 stars if windows one is your standard for 5.
Add your comment
LinuxReviews welcomes all comments. If you do not want to be anonymous, register or log in. It is free.