Monitor for SMART 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.
- Devel package for openSUSE:Factory
-
10
derived packages
- Links to openSUSE:Factory / smartmontools
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Base:System/smartmontools && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
smartd-service-novm.patch | 0000000405 405 Bytes | |
smartmontools-6.3.tar.gz | 0000809790 791 KB | |
smartmontools-6.3.tar.gz.asc | 0000000473 473 Bytes | |
smartmontools-default-enabled.patch | 0000000356 356 Bytes | |
smartmontools-drivedb.h | 0000113224 111 KB | |
smartmontools-drivedb_h-update.sh | 0000001598 1.56 KB | |
smartmontools-removable.patch | 0000001050 1.03 KB | |
smartmontools-rpmlintrc | 0000000256 256 Bytes | |
smartmontools-var-lock-subsys.patch | 0000000399 399 Bytes | |
smartmontools.changes | 0000027626 27 KB | |
smartmontools.generate_smartd_opts.in | 0000001732 1.69 KB | |
smartmontools.keyring | 0000001200 1.17 KB | |
smartmontools.spec | 0000010620 10.4 KB | |
smartmontools.sysconfig | 0000001378 1.35 KB |
Revision 81 (latest revision is 141)
- re-add sysvinit support in specfile (fix build on sles11) - update to version 6.3 - smartctl: Fixed bogus error messages from '-g/-s wcreorder'. - smartctl prints ATA form factor. - SCSI: Improved support of modern disks (SAS SSDs). - SCSI: Fixed sense data noise from old disks. - update-smart-drivedb man page. - configure option '--with-smartdscriptdir'. - configure option '--with-smartdplugindir'. - configure option '--with-systemdenvfile'. - configure option '--with-working-snprintf'. - Removed build time stamps to support reproducible builds. - Compile fixes for C++11. - HDD, SSD and USB additions to drive database. - Linux: Support for controllers behind AACRAID driver. - Linux: Fixed DEVICESCAN max path count. - FreeBSD: Fixed possible crash caused by wrong SCSI error handling. - FreeBSD: Compile fix for kFreeBSD. - Windows: Reworked CSMI port scanning. - QNX: Compile fix. - dropped patches: smartmontools-nobuild-date.patch (code removed upstream)
Comments 0