smartmontools-7.4

smartmontools の概要

The smartmontools package contains utility programs (smartctl, smartd) to control/monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI disks.

[注記]

注記

LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。

パッケージ情報

smartmontools の依存パッケージ

任意 (実行時)

cURL-8.5.0 or Lynx-2.8.9rel.1 or Wget-1.21.4 (download tools), and GnuPG-2.4.3 (encrypted hard disks)

smartmontools のインストール

Install smartmontools by running the following commands:

./configure --prefix=/usr           \
            --sysconfdir=/etc       \
            --docdir=/usr/share/doc/smartmontools-7.4 &&
make

このパッケージにテストスイートはありません。

Now, as the root user:

make install

smartmontools の設定

設定ファイル

/etc/smartd.conf

設定情報

See the embedded comments in /etc/smartd.conf for detailed instructions on customizing the smartd daemon.

Systemd Unit

If you want the smartd daemon to start automatically when the system is booted, enable the systemd unit provided by the package by executing the following command as the root user:

systemctl enable smartd

パッケージ構成

インストールプログラム: smartctl, smartd, update-smart-drivedb
インストールライブラリ: なし
インストールディレクトリ: /usr/share/smartmontools, /usr/share/doc/smartmontools-7.4, /etc/smartd_warning.d

概略説明

smartctl

is the control and monitor utility for SMART Disks

smartd

is the SMART disk monitoring daemon

update-smart-drivedb

is the update tool for the smartmontools drive database