Automic VaultAutomic Vault

brew

smartmontools を Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

smartmontools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install smartmontools

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install smartmontools

MacPorts ports tree · sysutils/smartmontools/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add smartmontools

Alpine Linux edge package indexes · smartmontools · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install smartmontools

Debian stable package indexes · smartmontools · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install smartmontools

Fedora Rawhide package metadata · smartmontools · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#smartmontools

nixpkgs package indexes · pkgs/by-name/sm/smartmontools/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S smartmontools

Arch Linux sync databases · smartmontools · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install smartmontools

openSUSE Tumbleweed package metadata · smartmontools · ソース: download.opensuse.org

Windows

Chocolatey確認済み · 92%
choco install smartmontools

Chocolatey community package catalog · smartmontools · ソース: community.chocolatey.org

Scoop確認済み · 92%
scoop install main/smartmontools

Scoop official bucket manifest trees · bucket/smartmontools.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id smartmontools.smartmontools -e

Windows Package Manager source index · smartmontools.smartmontools · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

SMART hard drive monitoring

コマンドとエイリアス

  • smartctl
  • smartd
  • update-smart-drivedb

履歴

プロジェクトの歴史と使われ方

smartmontools is the long-running SMART disk health toolkit behind the `smartctl` and `smartd` commands. It is a standard systems package because it exposes drive diagnostics, background monitoring, and failure warnings across ATA/SATA, SCSI/SAS, NVMe, and several operating systems.

プロジェクトの歴史

The project README says smartmontools was originally derived from the Linux smartsuite package. Its old NEWS file shows 5.x releases already active in 2002 and 2003, with the 5.19 release in October 2003 moving the build to autoconf and automake and adding signed tarballs and RPMs.

採用の歴史

smartmontools became a cross-platform infrastructure utility rather than a single Linux tool. The README lists Linux, BSDs, Darwin/macOS, Solaris, Windows, Cygwin, OS/2, eComStation, and QNX, and the supplied package metadata records packaging across Homebrew, Debian, Ubuntu, Fedora, Arch, Nix, Scoop, Chocolatey, winget, MacPorts, and other managers.

使われ方

`smartctl` is used interactively or in scripts to inspect drive identity, SMART attributes, logs, tests, and health status. `smartd` runs as a daemon and reads `/usr/local/etc/smartd.conf` at startup when present, giving administrators a package-managed monitoring service instead of ad hoc disk checks.

パッケージ好きにとっての重要性

Package maintainers care because smartmontools is hardware-facing, multi-OS, daemonized, and database-driven. It touches service files, manpage path substitution, release signing, drive database updates, and new storage protocols such as NVMe, all of which stress ordinary package recipes.

タイムライン

  • 2002: 5.0-era smartmontools releases were already shipping, according to the old NEWS file.
  • 2003: Release 5.19 moved the project to autoconf/automake and signed tarballs/RPMs.
  • 2016: Release 6.5 added experimental NVMe support on FreeBSD, Linux, and Windows.
  • 2018: Release 7.0 added experimental JSON output and more NVMe support.
  • 2025: GitHub repository description says it became the official upstream repository on 2025-06-01.

Related projects

  • The README names Linux smartsuite as the original base. The modern package includes `smartctl`, `smartd`, and `update-smart-drivedb`.

ソース

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/usr/local/etc/smartd.conf

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
smartctlcliグローバル実行可能ファイル
smartdcliグローバル実行可能ファイル
update-smart-drivedbcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版7.5
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://www.smartmontools.org/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://www.smartmontools.org/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:smartmontools
バージョン7.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/smartmontools
ホームページhttps://www.smartmontools.org/
リポジトリhttps://github.com/smartmontools/smartmontools
上流ドキュメントhttps://github.com/smartmontools/smartmontools#readme
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://downloads.sourceforge.net/project/smartmontools/smartmontools/7.5/smartmontools-7.5.tar.gz
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesmartmontools
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

smartmontools 7.4-3

control and monitor storage systems using S.M.A.R.T.

https://www.smartmontools.org/

sudo apt install smartmontools
  • Section: utils
  • Architecture: amd64
  • 8 依存関係
  • 8 任意依存関係
  • normalized package name match
  • 一致条件: Smartmontools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: smartmontools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

smartmontools

nix profile install nixpkgs#smartmontools
  • normalized package name match
  • 一致条件: Smartmontools
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sm/smartmontools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

smartmontools 7.4-2build1

control and monitor storage systems using S.M.A.R.T.

https://www.smartmontools.org/

sudo apt install smartmontools
  • Section: utils
  • Architecture: amd64
  • 8 依存関係
  • 8 任意依存関係
  • normalized package name match
  • 一致条件: Smartmontools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: smartmontools from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

smartmontools 7.5-r0

Control and monitor S.M.A.R.T. enabled hard drives

https://www.smartmontools.org/

sudo apk add smartmontools
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: smartmontools
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Smartmontools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: smartmontools from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

smartmontools-dbg 7.5-r0

Control and monitor S.M.A.R.T. enabled hard drives (debug symbols)

https://www.smartmontools.org/

sudo apk add smartmontools-dbg
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: smartmontools
  • 1 依存関係
  • normalized package name match
  • 一致条件: Smartmontools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: smartmontools-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

smartmontools-doc 7.5-r0

Control and monitor S.M.A.R.T. enabled hard drives (documentation)

https://www.smartmontools.org/

sudo apk add smartmontools-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: smartmontools
  • normalized package name match
  • 一致条件: Smartmontools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: smartmontools-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

smartmontools-openrc 7.5-r0

Control and monitor S.M.A.R.T. enabled hard drives (OpenRC init scripts)

https://www.smartmontools.org/

sudo apk add smartmontools-openrc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: smartmontools
  • normalized package name match
  • 一致条件: Smartmontools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: smartmontools-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

smartmontools 7.5-6.fc44

Tools for monitoring SMART capable hard disks

https://www.smartmontools.org/

sudo dnf install smartmontools
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: smartmontools
  • 11 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Smartmontools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: smartmontools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

smartmontools-selinux 7.5-6.fc44

SELinux policies for smartmontools

https://www.smartmontools.org/

sudo dnf install smartmontools-selinux
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: smartmontools
  • 7 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Smartmontools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: smartmontools-selinux from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

smartmontools 7.5-1

Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives

https://www.smartmontools.org/

sudo pacman -S smartmontools
  • License: GPL
  • Architecture: x86_64
  • 4 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Smartmontools
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: smartmontools from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

smartmontools 7.5-5.1

Monitor for SMART devices

https://www.smartmontools.org/

sudo zypper install smartmontools
  • License: GPL-2.0-or-later
  • Category: Hardware/Other
  • Architecture: x86_64
  • Source Package: smartmontools
  • 13 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Smartmontools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: smartmontools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

smartmontools

sudo port install smartmontools
  • normalized package name match
  • 一致条件: Smartmontools
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/smartmontools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

smartmontools

choco install smartmontools
  • normalized package name match
  • 一致条件: Smartmontools
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: smartmontools from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','shotcut'
Scoop95%

main/smartmontools

scoop install main/smartmontools
  • normalized package name match
  • 一致条件: Smartmontools
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/smartmontools.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

smartmontools.smartmontools

winget install --id smartmontools.smartmontools -e
  • normalized package name match
  • 一致条件: Smartmontools
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: smartmontools.smartmontools from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment