smartmontools
S.M.A.R.T. harddisk control and monitoring tools
The smartmontools package contains utility programs to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI hard disks. In many cases, these utilities will provide advanced warning of disk degradation and failure.
- Versions: 7.4
- Website: https://www.smartmontools.org/
- Licenses: GPL 2+
- Package source: gnu/packages/admin.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of smartmontools
as follows:
guix install smartmontools
Or install a particular version:
guix install smartmontools@7.4
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of smartmontools about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/smartmontools'><img src='https://packages.guix.gnu.org/packages/smartmontools/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/smartmontools)
Example Org:
[[https://packages.guix.gnu.org/packages/smartmontools][https://packages.guix.gnu.org/packages/smartmontools/badges/latest-version.svg]]