wok-6.x diff smartmontools/description.txt @ rev 25015
Add bzip3
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue May 17 11:06:25 2022 +0000 (2022-05-17) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/smartmontools/description.txt Tue May 17 11:06:25 2022 +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.