Automic VaultAutomic Vault

brew

atop を Homebrew, apk, apt, dnf, Nix, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install atop

local Homebrew formula metadata

Linux

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

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

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

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

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

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

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

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

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

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

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

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

概要

パッケージ概要

Advanced system and process monitor for Linux using process events

コマンドとエイリアス

  • atop
  • atop-2.12.1
  • atopacctd
  • atopcat
  • atopconvert
  • atopgpud
  • atophide
  • atopsar
  • atopsar-2.12.1

履歴

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

Atop is an advanced Linux system and process monitor. It combines live terminal monitoring, process accounting, raw log recording, and historical reporting through companion tools such as atopsar.

プロジェクトの歴史

The official README credits Gerlof Langeveld as creator and maintainer and describes Atop as an ASCII full-screen performance monitor for Linux. Unlike simple top-style views, Atop records activity for all processes active during an interval, including processes that have already exited before the next screen refresh.

The project has evolved from live resource display into a broader performance-analysis suite. The README emphasizes daily logging of compressed raw counters for long-term analysis, atopsar reporting from those logs, cgroup-level resource consumption, optional per-process network accounting through netatop or netatop-bpf, and GPU accounting through atopgpud.

Recent GitHub releases show continued active maintenance: v2.10.0 in January 2024, v2.11.x in 2024 and 2025, and v2.12.x in 2025. The June 2026 man page indicates ongoing documentation updates for live bar graph mode, cgroup mode, raw log writing, JSON/parsable output, and twin mode.

採用の歴史

Atop is packaged broadly in Linux distributions and also appears in Homebrew, but its natural home is Linux operations. The input package facts list Debian, Ubuntu, Fedora, Alpine, Arch, Nix, and openSUSE packages, matching a tool used by administrators who need historical process-level data after an incident.

Its adoption is helped by features that fill gaps between `top`, `sar`, and process accounting: storing daily raw logs, preserving exited-process activity, and showing disk, network, memory, CPU, cgroup, thread, container, and optional GPU details in one terminal interface.

使われ方

Interactive usage is top-like: run `atop` with an interval and optional samples, switch views, inspect busy resources, and use colors or markers for critical resource pressure. The man page also documents bar graph mode, cgroup text mode, process text mode, parsable or JSON output, raw log writing, and replay from raw files.

Historical usage centers on `/var/log/atop/atop_YYYYMMDD` raw logs and `atopsar`, which can extract reports from prior Atop recordings or sample live kernel counters. The atoprc manual documents system-wide `/etc/atoprc` and user `~/.atoprc` settings for defaults such as flags, intervals, thresholds, colors, and resource line limits.

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

Atop matters to package nerds because it is one of the rare terminal monitors where packaging, init integration, and log retention policy are core to the tool's value. Installing it is not just dropping a binary; distributions often wire it into periodic logging so historical data exists when the user finally needs it.

It is also Linux-specific in a principled way. The package exposes kernel counters, cgroups, optional BPF/network modules, and daemonized logging rather than trying to be a lowest-common-denominator cross-platform monitor.

タイムライン

  • 2024-01: GitHub release v2.10.0 published.
  • 2024-07: GitHub release v2.11.0 published.
  • 2025-04: GitHub release v2.11.1 published.
  • 2025-06: GitHub release v2.12.0 published.
  • 2025-09: GitHub release v2.12.1 published.
  • 2026-06: Official atop(1) man page date reflects continued documentation maintenance.

Related projects

  • Related tools include top, htop, iotop, pidstat, sysstat/sar, dstat, glances, netatop, netatop-bpf, atopgpud, and atopsar. Atop's distinguishing feature is tying live process/resource display to long-term raw logs.

ソース

  • Official GitHub README.
  • Official GitHub releases API.
  • Official atop(1), atoprc(5), and atopsar(1) man pages.
  • input source_facts.package-manager.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 2 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

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.

Linux
/etc/atoprc~/.atoprc/etc/default/atop

実行可能ファイル

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

コマンド種類公開範囲メモ
atopcliグローバル実行可能ファイル
atop-2.12.1cliグローバル実行可能ファイル
atopacctdcliグローバル実行可能ファイル
atopcatcliグローバル実行可能ファイル
atopconvertcliグローバル実行可能ファイル
atopgpudcliグローバル実行可能ファイル
atophidecliグローバル実行可能ファイル
atopsarcliグローバル実行可能ファイル
atopsar-2.12.1cliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版2.12.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v2.12.1

https://github.com/Atoptool/atop

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:atop
バージョン2.12.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/atop
ホームページhttps://www.atoptool.nl
リポジトリhttps://github.com/Atoptool/atop
上流ドキュメントhttps://github.com/Atoptool/atop/tree/master/man
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://github.com/Atoptool/atop/archive/refs/tags/v2.12.1.tar.gz
依存関係glib, ncurses, zlib-ng-compat
ビルド依存関係pkgconf
Bottle利用可能 (対象 arm64_linux, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

atop 2.11.1-3

Monitor for system resources and process activity

https://atoptool.nl/

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

atop

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

atop 2.10.0-2ubuntu2

Monitor for system resources and process activity

https://atoptool.nl/

sudo apt install atop
  • Section: universe/admin
  • Architecture: amd64
  • 5 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Atop
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: atop from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

atop 2.12.1-r0

Resource-specific view of processes

https://www.atoptool.nl/

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

atop-doc 2.12.1-r0

Resource-specific view of processes (documentation)

https://www.atoptool.nl/

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

atop-openrc 2.12.1-r0

Resource-specific view of processes (OpenRC init scripts)

https://www.atoptool.nl/

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

atop 2.12.1-3.fc44

An advanced interactive monitor to view the load on system and process level

https://www.atoptool.nl

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

atop 2.12.1-1

A system and process level monitor

https://www.atoptool.nl/

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

atop 2.12.1-1.4

Monitor for System Resources and Process Activity

https://www.atoptool.nl/

sudo zypper install atop
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: atop
  • 7 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Atop
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: atop from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

atop-daemon 2.12.1-1.4

System Resource and Process Monitoring History Daemon

https://www.atoptool.nl/

sudo zypper install atop-daemon
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: atop
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Atop
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: atop-daemon from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

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

このページは 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