macOS
brew install atoplocal Homebrew formula metadata
安装
brew install atoplocal Homebrew formula metadata
sudo apk add atopAlpine Linux edge package indexes · atop · 来源: dl-cdn.alpinelinux.org
sudo dnf install atopFedora Rawhide package metadata · atop · 来源: dl.fedoraproject.org
nix profile install nixpkgs#atopnixpkgs package indexes · pkgs/by-name/at/atop/package.nix · 来源: api.github.com
sudo pacman -S atopArch Linux sync databases · atop · 来源: geo.mirror.pkgbuild.com
sudo zypper install atopopenSUSE Tumbleweed package metadata · atop · 来源: download.opensuse.org
概览
Advanced system and process monitor for Linux using process events
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
/etc/atoprc~/.atoprc/etc/default/atop可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
atop | cli | 全局可执行文件 | |
atop-2.12.1 | cli | 全局可执行文件 | |
atopacctd | cli | 全局可执行文件 | |
atopcat | cli | 全局可执行文件 | |
atopconvert | cli | 全局可执行文件 | |
atopgpud | cli | 全局可执行文件 | |
atophide | cli | 全局可执行文件 | |
atopsar | cli | 全局可执行文件 | |
atopsar-2.12.1 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/Atoptool/atop
安装元数据
| 软件包键 | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | atop |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
atop 2.11.1-3
Monitor for system resources and process activity
sudo apt install atopatop
nix profile install nixpkgs#atopatop 2.10.0-2ubuntu2
Monitor for system resources and process activity
sudo apt install atopatop 2.12.1-r0
Resource-specific view of processes
sudo apk add atopatop-doc 2.12.1-r0
Resource-specific view of processes (documentation)
sudo apk add atop-docatop-openrc 2.12.1-r0
Resource-specific view of processes (OpenRC init scripts)
sudo apk add atop-openrcatop 2.12.1-3.fc44
An advanced interactive monitor to view the load on system and process level
sudo dnf install atopatop 2.12.1-1
A system and process level monitor
sudo pacman -S atopatop 2.12.1-1.4
Monitor for System Resources and Process Activity
sudo zypper install atopatop-daemon 2.12.1-1.4
System Resource and Process Monitoring History Daemon
sudo zypper install atop-daemon来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.