Monitor for S.M.A.R.T. Disks and Devices
SMARTmontools controls and monitors storage devices using the
Self-Monitoring, Analysis, and Reporting Technology System (S.M.A.R.T.)
built into ATA, SATA and SCSI Hard Drives. This is used to check the
hard drive reliability and to predict drive failures. The suite
contains two utilities. The first, smartctl, is a command line utility
designed to perform simple S.M.A.R.T. tasks. The second, smartd, is a
daemon that periodically monitors the smart status and reports errors
to syslog. The package is compatible with the ATA/ATAPI-3 to -7
specification. The package is intended to incorporate as much "vendor
specific" and "reserved" information as possible about disk drives. The
commands man smartctl and man smartd will provide more information.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:ARM:Factory:Contrib:ILP32/smartmontools && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
smartd-service-novm.patch | 0000000357 357 Bytes | |
smartmontools-6.0.tar.gz | 0000771540 753 KB | |
smartmontools-6.0.tar.gz.asc | 0000000487 487 Bytes | |
smartmontools-default-enabled.patch | 0000000356 356 Bytes | |
smartmontools-nobuild-date.patch | 0000000658 658 Bytes | |
smartmontools-removable.patch | 0000001050 1.03 KB | |
smartmontools-rpmlintrc | 0000000256 256 Bytes | |
smartmontools-silent-unsupported.patch | 0000000582 582 Bytes | |
smartmontools-var-lock-subsys.patch | 0000000399 399 Bytes | |
smartmontools.changes | 0000023109 22.6 KB | |
smartmontools.spec | 0000007338 7.17 KB | |
smartmontools.sysconfig | 0000001344 1.31 KB |
Revision 53 (latest revision is 92)
- Update to version 6.0: * option/directive '-F nologdir' and '-F xerrorlba'. * smartctl '--identify' option. * smartctl prints nominal media rotation rate (ATA). * smartctl prints SATA version and speed. * smartctl '-l sataphy' works for CD/DVD drives also. * smartctl '-x' includes ATA Device Statistics. * smartd warning emails include device identify info. * smartd '-d' output is flushed to support redirection. * Many HDD, SSD and USB additions to drive database. * smartctl options '-g, --get' and '-s, --set' to get/set various ATA settings: AAM, APM, Read look-ahead, Write cache, Security (freeze), Standby mode/timer. * smartd directive '-e' to set (most of) the above settings on startup. * smartctl options '-f hex' and '-f hex,[id|val]'. * smartctl does not start ATA self-test if another test is already running. Override with new option '-t force'. * smartctl supports extended self-test polling times greater than 255 minutes. * Controller-independent SAT detection: '-d sat,auto[+TYPE]'. * smartd.conf DEFAULT directive. * Support for SATA disks behind Areca SAS RAID controllers and HP Smart Array controllers. (forwarded request 141455 from sbrabec)
Comments 0