Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, Nix, pacman, zypper 安装 atop

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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