A Bash script for Arch Linux to generate detailed SMART/NVMe health reports for storage devices, including HDDs, SSDs, NVMe drives, floppies, and CDROMs. It combines essential commands to quickly check drive health, categorized as Healthy, Critical, or Failed, and saves reports in /tmp
.
I wrote this script to quickly and easily generate a status report on the health of my storage devices. The script combines all the commands that are personally important to me. Anyone who wants to contribute can make a pull request. I appreciate every contribution. Thanks to all the developers of the software used.