This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/smartmontools/badges/latest-version.svg)](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]]