Plug-and-Play System Monitor for Rasp Pi and Others

System Control

© Lead Image © donatas1205, 123RF.com

© Lead Image © donatas1205, 123RF.com

Article from Issue 306/2026
Author(s):

A tiny screen plugged into a USB port displays current performance data for your Raspberry Pi, as well as most other machines that can run a Python script.

Every operating system comes with its own set of tools for evaluating and displaying resource consumption. Web applications or one of the large monitoring systems can help in headless setups. However, there is a simple alternative for home use: a plug-in monitor that automatically displays the data.

If you use a Raspberry Pi as a server, you will probably already have a wry smile on your face. With its pin header, the machine natively supports small displays; this is perfect for displaying CPU load or disk usage. But if the Raspberry Pi is in a rack or the pin header is blocked by another hat, this approach won't work.

The idea for my system monitor is to assign responsibilities. The computer, whether a Raspberry Pi or a Linux or Windows system, acquires the information and forwards the goodies to a second system that fields, processes, and displays the information. The second system is backed up by a microcontroller with a suitable display (Figure 1). I will look at the options for this later. The data is transferred from the computer to the MCU via USB, and this connection also powers the smaller system.

[...]

Use Express-Checkout link below to read the full article (PDF).

Buy this article as PDF

Download Article PDF now with Express Checkout
Price $2.95
(incl. VAT)

Buy Linux Magazine

Related content

  • Smart Home Info Center

    You don't need much to create a smart home information center – just a Raspberry Pi Pico, an ePaper panel, a battery, and some Python.

  • Bpytop

    Linux users have many options for monitoring system resources, but bpytop, a new Python port of bashtop, more than stands out from the crowd.

  • Pi Pico 2W Web Radio

    A Raspberry Pi Pico 2W has enough power to let you create a very usable web radio when you add a DAC chip and an amplifier.

  • WiFi Thermo-Hygrometer

    A WiFi sensor monitors indoor humidity and temperature and a Node-RED dashboard reports the results, helping you to maintain a pleasant environment.

  • Real-Time Monitoring Tools

    The Top system monitor is a useful aid for identifying system bottlenecks, and Htop, Atop, and Glances extend its possibilities.

comments powered by Disqus
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News