Plug-and-Play System Monitor for Rasp Pi and Others
System Control
© Lead Image © donatas1205, 123RF.com
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.
[...]
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
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.
News
-
Substantial Update to IPFire Now Available
The lastest version of IPFire features a fundamental change to how the system handles DNS.
-
Gnome Working on Test Center App to Make Testing Easier
It's now possible to test experimental features on the Gnome desktop without worrying that you'll break things.
-
New Vulnerability Discovered in Linux Kernel
Hiding out for nearly 15 years, the Ghostlock vulnerability allows a standard logged-in user to gain root privileges.
-
New Linux Flaw Lets Attackers Escape VMs
A 16-year-old vulnerability allows an attacker to escape a virtual machine, gain access to the host, and execute malicious code.
-
Hannah Montana Linux Is Back!
Developer Noah Cagle decided the world needed the once obscure but beloved Linux distribution and gave it a decidedly pink refresh.
-
System76 Refreshes the Lemur Laptop
If you're looking for a laptop with tons of power and battery, look no further than the latest iteration of the System76 Lemur Pro.
-
More than 43 Million Lines of Code in Linux Kernel 7.2
Using the cloc utility, Michael Larabel of Phoronix discovered that Linux kernel 7.2 has over 43 million lines of code.
-
Kubuntu Focus Goes Ultra
The Kubuntu Focus team has upped the performance ante of its M2 and Zr laptops with the latest, greatest CPUs from Intel.
-
Linux Gamers May Soon See Less Mouse Lag in KDE Plasma
Gamers using KDE’s Plasma desktop have been suffering from a slight input delay in mouse movement that could lead to getting fragged.
-
Three Lines of Code Improve Linux Storage Performance
A developer changed three lines of code, giving Linux storage performance a 5% bump.
