wok-current diff smartmontools/description.txt @ rev 25627
Patch sundown to use new gcc
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Sep 04 19:37:09 2023 +0000 (16 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/smartmontools/description.txt Mon Sep 04 19:37:09 2023 +0000 1.3 @@ -0,0 +1,9 @@ 1.4 +The smartmontools package contains two programs (smartctl and smartd) 1.5 +to control and monitor storage systems using the Self-Monitoring, 1.6 +Analysis and Reporting Technology System (SMART) built into most modern 1.7 +ATA/SATA, SCSI/SAS and NVMe disks. 1.8 +In many cases, these utilities will provide advanced warning of disk 1.9 +degradation and failure. 1.10 +Smartmontools was originally derived from the Linux smartsuite package 1.11 +and actually supports ATA/SATA, SCSI/SAS and NVMe disks and also 1.12 +SCSI/SAS tape devices.