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 |
---|---|---|
COPYING-address.patch | 0000005186 5.06 KB | |
smartmontools-5.41.tar.bz2 | 0000609503 595 KB | |
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.changes | 0000019827 19.4 KB | |
smartmontools.spec | 0000007027 6.86 KB | |
smartmontools.sysconfig | 0000001344 1.31 KB |
Revision 41 (latest revision is 92)
- reuse of %makeinstall to build for SLES11_SP1- - upgrade to 5.41 Date 2011-06-09 - Failed self-tests outdated by a newer successful extended self-test are no longer reported as errors. - Support for ATA Long Logical/Physical Sectors (LLS/LPS). - 'smartctl --scan-open' can create a draft smartd.conf. - smartctl prints World Wide Name (WWN) of ATA device. - smartctl option '-f brief' to select new attribute output format which includes more flags and fits in 80 columns. - smartd logs identify information and WWN of each ATA device. - smartd logs warning from drive database if present. - smartd logs changes of offline data collection status. - smartd directive '-l scterc,READTIME,WRITETIME'. - smartd preserves last scheduled selective self-tests span. - 'smartd.service' file for systemd. - configure option '--with-systemdsystemunitdir' - configure option '--with-exampledir'. - configure searches for init.d or rc.d directory. - 'make install' does no longer overwrite an existing smartd.conf file. - 'update-smart-drivedb' does no longer require GNU sed. - Many HDD, SSD and USB additions to drive database. - Linux USB autodetection: Enable '-d sat,16' for newer kernels. - Linux megaraid: Fix segfault on non-data SCSI commands. - Linux megaraid: Fix pass-through of non-data ATA commands. - clean up old patches included in upstream - added systemd upstream configure option - added patch for FSF-address - clean up spec with spec-cleaner-
Comments 0