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 openSUSE:Factory:Rebuild/smartmontools && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
smartd-service-novm.patch | 0000000405 405 Bytes | |
smartmontools-6.4.tar.gz | 0000822539 803 KB | |
smartmontools-6.4.tar.gz.asc | 0000000473 473 Bytes | |
smartmontools-drivedb.h | 0000149485 146 KB | |
smartmontools-drivedb_h-update.sh | 0000003863 3.77 KB | |
smartmontools-rpmlintrc | 0000000256 256 Bytes | |
smartmontools-suse-default.patch | 0000000817 817 Bytes | |
smartmontools-var-lock-subsys.patch | 0000000399 399 Bytes | |
smartmontools.changes | 0000031564 30.8 KB | |
smartmontools.generate_smartd_opts.in | 0000001754 1.71 KB | |
smartmontools.keyring | 0000001782 1.74 KB | |
smartmontools.spec | 0000011057 10.8 KB | |
smartmontools.sysconfig | 0000001378 1.35 KB |
Revision 69 (latest revision is 92)
- replaced keyring with 2015/2016 key. pub rsa2048/0xDF0F1A49C4A4903A 2014-12-31 [verfällt: 2016-12-31] Schl.-Fingerabdruck = F41F 01FC 0784 4958 4FFC CF57 DF0F 1A49 C4A4 903A uid [ unbekannt] Smartmontools Signing Key (through 2016) <smartmontools-support@lists.sourceforge.net> - Update to version 6.0.4 * Device type ' *d usbprolific' for Prolific PL2571/277x USB bridges. * SAT: Support for ATA registers returned in fixed format sense data. * smartctl ' *i' and ' * *identify': ATA ACS *4 and SATA 3.2 enhancements. * smartctl ' *l xerror': Support for logs with more than 255 pages. * smartctl ' *l devstat': Prints ACS *3 DSN flags. * smartctl ' *l devstat': Read via SMART command if GP log is not available. * smartctl ' *l scttempsts': Prints SCT SMART STATUS (ACS *4) and vendor specific SCT bytes. * configure option ' * *with *systemdenvfile=auto' as new default. * configure options ' * *disable *drivedb', ' * *enable *savestates' and ' * *enable *attributelog' are deprecated. * Corresponding ' * *with **' options are enhanced accordingly. * Configure option ' * *with *docdir' is deprecated. * autoconf < 2.60 and automake < 1.10 are deprecated. (all of the above still work but a warning is printed if used) * HDD, SSD and USB additions to drive database. * Linux: AACRAID fixes, SMART STATUS should work now. * Linux: '/dev/megaraid_sas_ioctl_node' fd leak fix. * Darwin: ' *S' command implemented, ' *l devstat' should work now. * Cygwin: Compile fix. * Windows: Device type ' *d aacraid' for AACRAID controllers. * Windows: SAT autodetection based on IOCTL_STORAGE_QUERY_PROPERTY. * Windows installer: Fix possible loss of user PATH environment variable.
Comments 0