Monitor your media with Hard Disk Sentinel
System Tray
After startup, the application places a small icon in the system tray of your desktop environment. The icon indicates the temperature of the active mass storage device with a green background for tolerable values and a red background if temperatures are too high.
In the icon's context menu, you can select the Show main window option to restore the minimized program window to the foreground. The Exit option closes the tool and also removes it from the system tray.
At the Prompt
Professional server systems usually do not have a GUI; administration is usually via a secure connection in the shell. For admins and desktop users who prefer to use command-line tools, the developers of Hard Disk Sentinel offer a command line variant of the tool that offers the same feature set as the GUI version. You control the tool with a set of call parameters. The command-line version lets you document the status of mass storage devices via a report generation routine with 32- and 64-bit variants are available.
Unfortunately, an error has crept into the installation description of the latest version, 0.19, which makes using the software more difficult. Because the developers accidentally packed the GZIP archive offered for download twice, you first need to unpack the archive with the integrated graphical front end of your working environment. The second archive created by this step then also needs to be unpacked. However, many front ends do not recognize the different format, which is why I would recommend using a professional program for handling archives, such as PeaZip.
The unpacked archive contains only the executable file, HDSentinel
, to which you need to assign execute permissions before you can use the command shown in line 1 of Listing 1. Then invoke the software by entering the command from line 2 of Listing 1.
Listing 1
Setup and Start
01 $ sudo chmod 755 HDSentinel 02 $ sudo ./HDSentinel PARAMETER
You will find more information about the parameters and how to use them on Hard Disk Sentinel's website. Figure 4 shows examples of the output in a terminal or on the console.
If required, you can also create reports in text, HTML, or XML format that document the health state of a mass storage device. The command-line tool also offers parameters to let you do this (Figure 5). The report in HTML format is far more detailed than the information displayed by the graphical front end.
In this way, you can both document the implemented features of the respective interfaces and generate a SMART table with the current values. As an administrator, you can use the values to proactively discover data carriers that are candidates for replacement.
Conclusions
The compact Hard Disk Sentinel tool is dedicated to monitoring the state of the mass storage devices in a system. The user interface and the context menu focus on the essentials. The application is frugal in its use of resources and provides a quick overview of all mass storage devices with the help of a few icons and short explanations.
Hard Disk Sentinel displays flash drives connected to the computer's USB ports but cannot read out status values. You can select multiple disks installed in the system in the GUI, one after the other, to keep an eye on the entire subsystem without detours. You will not want to do without Hard Disk Sentinel on any system with important data files.
Infos
- Hard Disk Sentinel: https://www.hdsentinel.com
- Linux version with GUI: https://www.hdsentinel.com/hard_disk_sentinel_linux_gui.php
- Command-line version: https://www.hdsentinel.com/hard_disk_sentinel_linux.php
« Previous 1 2
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
-
ESET Discovers New Linux Malware
WolfsBane is an all-in-one malware that has hit the Linux operating system and includes a dropper, a launcher, and a backdoor.
-
New Linux Kernel Patch Allows Forcing a CPU Mitigation
Even when CPU mitigations can consume precious CPU cycles, it might not be a bad idea to allow users to enable them, even if your machine isn't vulnerable.
-
Red Hat Enterprise Linux 9.5 Released
Notify your friends, loved ones, and colleagues that the latest version of RHEL is available with plenty of enhancements.
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.
-
Fedora KDE Approved as an Official Spin
If you prefer the Plasma desktop environment and the Fedora distribution, you're in luck because there's now an official spin that is listed on the same level as the Fedora Workstation edition.
-
New Steam Client Ups the Ante for Linux
The latest release from Steam has some pretty cool tricks up its sleeve.
-
Gnome OS Transitioning Toward a General-Purpose Distro
If you're looking for the perfectly vanilla take on the Gnome desktop, Gnome OS might be for you.
-
Fedora 41 Released with New Features
If you're a Fedora fan or just looking for a Linux distribution to help you migrate from Windows, Fedora 41 might be just the ticket.
-
AlmaLinux OS Kitten 10 Gives Power Users a Sneak Preview
If you're looking to kick the tires of AlmaLinux's upstream version, the developers have a purrfect solution.
-
Gnome 47.1 Released with a Few Fixes
The latest release of the Gnome desktop is all about fixing a few nagging issues and not about bringing new features into the mix.