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:Backports:SLE-15-SP4:FactoryCandidates/smartmontools && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
smartd_generate_opts.path | 0000000210 210 Bytes | |
smartd_generate_opts.service | 0000000177 177 Bytes | |
smartmontools-7.2.tar.gz | 0000992256 969 KB | |
smartmontools-7.2.tar.gz.asc | 0000000801 801 Bytes | |
smartmontools-drivedb_h-update.sh | 0000004311 4.21 KB | |
smartmontools-rpmlintrc | 0000000256 256 Bytes | |
smartmontools-suse-default.patch | 0000000816 816 Bytes | |
smartmontools-var-lock-subsys.patch | 0000000399 399 Bytes | |
smartmontools.changes | 0000041984 41 KB | |
smartmontools.generate_smartd_opts.in | 0000001754 1.71 KB | |
smartmontools.keyring | 0000001900 1.86 KB | |
smartmontools.spec | 0000011848 11.6 KB | |
smartmontools.sysconfig | 0000001378 1.35 KB |
Revision 81 (latest revision is 92)
- update to 7.2: - smartctl: New option '--json=y[c]' selects YAML output. - smartctl '-i': Prints ATA TRIM and Zoned Device capabilities. - smartctl '-j': Fixed 'scsi_grown_defect_list' value. - smartctl '-a': Prints SCSI 'Accumulated power on time'. - smartctl '-n POWERMODE': SCSI support. - smartctl '-s standby,now' and '-s standby,off': SCSI support. - smartctl '-c': NVMe 1.4 additions. - smartd: Support for staggered self-tests. - smartd: No longer writes attribute log if no attributes were read due to standby mode or other error. - smartd: Now resolves symlinks before device names are checked for duplicates. - smartd: Fixed SMARTD_DEVICETYPE environment variable if DEVICESCAN is used without '-d TYPE'. - ATA: Device type '-d jmb39x-q,N' for JMB39x protocol variant used by some QNAP NAS devices. - ATA: Device type '-d jms56x,N' for JMS562 USB to SATA RAID bridges. - SCSI: Improved heuristics for log subpages of new and very old disks. - NVMe: Log transfer size limited to avoid device or kernel crashes. - NVMEe/USB: Device type '-d sntrealtek' for Realtek RTL9210 USB to NVMe bridges. - update-smart-drivedb: New option '--branch X.Y'. - HDD, SSD and USB additions to drive database. - Dropped support for pre-C99 snprintf(). - configure: Dropped option '--without-working-snprintf'. - configure: Fixed '-fstack-protector*' detection. - Linux: Various fixes of smartd.service file. - Darwin: NVMe log support. - FreeBSD: Device scan does no longer include T_ENCLOSURE devices.
Comments 0