Close Menu
GeekBlog

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    Magic: The Gathering PAX Panel Previews Seriously Sinister Supervillains

    August 30, 2025

    Meta will sell you refurbished Ray-Ban smart glasses for $76 off – how to find them

    August 30, 2025

    Garmin Fenix 8 Pro rumors swirl, and new leaks point to 4 new subscription tiers – mere months after the Connect+ debacle

    August 30, 2025
    Facebook X (Twitter) Instagram Threads
    GeekBlog
    • Home
    • Mobile
    • Reviews
    • Tech News
    • Deals & Offers
    • Gadgets
      • How-To Guides
    • Laptops & PCs
      • AI & Software
    • Blog
    Facebook X (Twitter) Instagram
    GeekBlog
    Home»Laptops & PCs»5 of my favorite Linux system-monitoring tools – and why I use them
    Laptops & PCs

    5 of my favorite Linux system-monitoring tools – and why I use them

    Michael ComaousBy Michael ComaousAugust 5, 2025No Comments5 Mins Read0 Views
    Share Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
    5 of my favorite Linux system-monitoring tools - and why I use them
    Share
    Facebook Twitter LinkedIn Pinterest Email Copy Link

    Jack Wallen / Elyse Betters Picaro / ZDNET

    ZDNET’s key takeaways

    • System performance is key to getting the most out of Linux.
    • There are several command line and GUI tools to make this task easy.
    • Here you’ll learn about htop, glances, Mission Center, and more apps. 

    Linux users are notorious for wanting to know as much information as they can about their systems and how they run. There are even apps and widgets (such as Conky) that can be installed and configured to display such information right on the desktop.

    Also: 5 lightweight Linux distributions that will bring your old PC back to life

    If you want to monitor system performance on your Linux desktop, what apps should you use? Well, there are several, but not all of them are created equal. There are GUI apps and command-line apps, each of which has its pros and cons. I’m going to introduce you to the apps I prefer for this task — some GUI, some command-line based.

    1. htop

    For the longest time, top was my tool of choice. Eventually, however, I realized that top could be a bit frustrating to use and didn’t include features like color or mouse interaction. For those features, I turn to htop, which is one of the best command-line–based system monitoring tools for Linux. 

    Also: The Linux tool you forgot about: How Synaptic makes software installation a breeze

    With htop, you can kill and filter processes, view processes in a tree view, view memory and CPU usage, sort processes by CPU usage, view tasks, system load averages and even uptime. One very handy feature is the ability to kill processes within the htop interface. You can view the process with a command like htop -p 1234, select the listed process and then press F9 to kill it.

    The htop tool is free to use and can be installed via your distribution’s standard repositories.

    The Htop system monitor.

    Htop is one of the more popular command-line system monitoring tools.

    Jack Wallen/ZDNET

    2. Glances

    Glances is a very popular terminal-based Linux system monitor that offers a few extra bits over htop, such as container monitoring, logged-in users, temperature monitors, voltages and fan speeds. Even though Glances presents a ton of information, it’s laid out in a dashboard that makes it fairly easy to read. 

    Also: 10 ways true Linux power users get more out of the world’s best OS

    One superpower Glances includes is the ability to monitor remote systems, so if you have other Linux machines on your LAN that you want to keep tabs on, you can do that from the convenience of your desktop. You can also run Glances in specific modes, such as web server, client/server and even in a WebUI mode, where you can view Glances via a web browser (glances -w and then point your browser to the URL in the output).

    Glances is free to install via the standard repositories or Snap.

    The Glances command-line system monitor.

    Glances is an outstanding terminal-based system monitor that makes the complicated a bit less so.

    Jack Wallen/ZDNET

    It’s time to get to the GUIs.

    3. Mission Center

    Mission Center is a relatively new system monitor GUI app, and it very quickly rose to prominence. In fact, Mission Center became my default tool for monitoring system performance. With Mission Center, you can monitor in real time CPU, memory, disk and network; view process resource usage; and stop or force-stop applications. 

    Also: 10 Linux apps I can’t do without – and why

    You can also configure update speeds, handle process state merging and have the app remember your sorting. Although Mission Center doesn’t include a cornucopia of features, its UI is well-designed and user-friendly enough that anyone can work with this tool. The only drawback is that it’s available for free only via Flatpak.

    The Mission Center system monitor.

    Mission Center came out of nowhere and became many users’ favorite system monitor GUI.

    Jack Wallen/ZDNET

    4. GNOME System Monitor

    GNOME System Monitor is another outstanding GUI that makes monitoring your system a breeze. With this well-designed interface, you can view processes, resources, file systems, active processes, user processes, dependencies and CPU, I/O, memory, disk reads and writes and priorities. You can customize the update interval, stop, end or kill processes, view memory maps, view files that have been opened by a process, change the priority of a process and more. 

    Also: Linux PC acting up? How to check for bad blocks on a hard drive – before it’s too late

    The resource page is the highlight, as it gives you an at-a-glance look at every CPU core, memory and swap and network usage… all in a well-laid-out GUI. GNOME System Monitor comes preinstalled on most desktop distributions that use the GNOME environment.

    The GNOME System Monitor.

    If you use the GNOME desktop environment, it includes all the system monitoring you need.

    Jack Wallen/ZDNET

    5. KDE System Monitor

    System Monitor is the KDE Plasma take on the tool and, if I’m being honest, it has a superior GUI. For example, instead of right-clicking a process and then selecting to kill or end it, you can simply select a process and click the End Process button. Then there’s the Applications tab, which shows you running applications and the History tab, which gives you real-time data on CPU, GPU, memory and network usage. The Process tab picks up where the Applications tab leaves off. Right-click a process and you can either quickly end it or send a specific signal to it (such as STOP, CONT, HUP, INT and more). 

    Also: 10 lessons I’ve learned from the open-source community that aren’t about tech

    You can also view processes in list or tree mode. Tree mode makes it possible to see what child processes belong to a parent, because if you unwittingly kill a parent process, you could also kill its child processes. KDE System Monitor comes preinstalled with the KDE Plasma desktop, so there’s no need to manually install it.

    The KDE Plasma system monitor.

    KDE System Monitor is a beautiful app for monitoring system resources.

    Jack Wallen/ZDNET

    Get the morning’s top stories in your inbox each day with our Tech Today newsletter.

    favorite Linux systemmonitoring tools
    Follow on Google News Follow on Flipboard
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Telegram Email Copy Link
    Previous ArticleNominate: Most Influential Women in UK Technology 2025
    Next Article Apple Is Working On A New Answer Engine To Drastically Improve Siri
    Michael Comaous
    • Website

    Related Posts

    11 Mins Read

    The Framework Desktop and Linux have shown me the path to PC gaming in the living room

    3 Mins Read

    Arch Linux remains under attack as DDoS enters week 2 – here’s a workaround

    5 Mins Read

    Want to learn Linux? These 5 games make it fun – and they’re free

    37 Mins Read

    Obsidian’s CEO on why productivity tools need community more than AI

    2 Mins Read

    Deutsche Telekom’s $170 T Phone 3 offers AI tools, an 18-month Perplexity Pro subscription, and a €1 bundle deal shaking up the market

    8 Mins Read

    I answered the million-dollar question about buying laptops – here’s the ultimate guide

    Top Posts

    8BitDo Pro 3 review: better specs, more customization, minor faults

    August 8, 202512 Views

    WIRED Roundup: ChatGPT Goes Full Demon Mode

    August 2, 202512 Views

    Framework Desktop Review: A Delightful Surprise

    August 7, 202511 Views
    Stay In Touch
    • Facebook
    • YouTube
    • TikTok
    • WhatsApp
    • Twitter
    • Instagram
    Latest Reviews

    Subscribe to Updates

    Get the latest tech news from FooBar about tech, design and biz.

    Most Popular

    8BitDo Pro 3 review: better specs, more customization, minor faults

    August 8, 202512 Views

    WIRED Roundup: ChatGPT Goes Full Demon Mode

    August 2, 202512 Views

    Framework Desktop Review: A Delightful Surprise

    August 7, 202511 Views
    Our Picks

    Magic: The Gathering PAX Panel Previews Seriously Sinister Supervillains

    August 30, 2025

    Meta will sell you refurbished Ray-Ban smart glasses for $76 off – how to find them

    August 30, 2025

    Garmin Fenix 8 Pro rumors swirl, and new leaks point to 4 new subscription tiers – mere months after the Connect+ debacle

    August 30, 2025

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Facebook X (Twitter) Instagram Pinterest Threads
    • About Us
    • Contact us
    • Privacy Policy
    • Disclaimer
    • Terms and Conditions
    © 2025 geekblog. Designed by Pro.

    Type above and press Enter to search. Press Esc to cancel.