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
Direct Download
Read full article as PDF:
Price $2.95
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Find SysAdmin Jobs
News
-
KDE Plasma 5.27 Beta is Ready for Testing
The latest beta iteration of the KDE Plasma desktop is now available and includes some important additions and fixes.
-
Netrunner OS 23 Is Now Available
The latest version of this Linux distribution is now based on Debian Bullseye and is ready for installation and finally hits the KDE 5.20 branch of the desktop.
-
New Linux Distribution Built for Gamers
With a Gnome desktop that offers different layouts and a custom kernel, PikaOS is a great option for gamers of all types.
-
System76 Beefs Up Popular Pangolin Laptop
The darling of open-source-powered laptops and desktops will soon drop a new AMD Ryzen 7-powered version of their popular Pangolin laptop.
-
Nobara Project Is a Modified Version of Fedora with User-Friendly Fixes
If you're looking for a version of Fedora that includes third-party and proprietary packages, look no further than the Nobara Project.
-
Gnome 44 Now Has a Release Date
Gnome 44 will be officially released on March 22, 2023.
-
Nitrux 2.6 Available with Kernel 6.1 and a Major Change
The developers of Nitrux have officially released version 2.6 of their Linux distribution with plenty of new features to excite users.
-
Vanilla OS Initial Release Is Now Available
A stock GNOME experience with on-demand immutability finally sees its first production release.
-
Critical Linux Vulnerability Found to Impact SMB Servers
A Linux vulnerability with a CVSS score of 10 has been found to affect SMB servers and can lead to remote code execution.
-
Linux Mint 21.1 Now Available with Plenty of Look and Feel Changes
Vera has arrived and although it is still using kernel 5.15, there are plenty of improvements sure to please everyone.