macOS
brew install atoplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für atop in AI-Agent-Workflows.
Installation
brew install atoplocal Homebrew formula metadata
sudo apk add atopAlpine Linux edge package indexes · atop · Quelle: dl-cdn.alpinelinux.org
sudo apt install atopDebian stable package indexes · atop · Quelle: deb.debian.org
sudo dnf install atopFedora Rawhide package metadata · atop · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#atopnixpkgs package indexes · pkgs/by-name/at/atop/package.nix · Quelle: api.github.com
sudo pacman -S atopArch Linux sync databases · atop · Quelle: geo.mirror.pkgbuild.com
sudo zypper install atopopenSUSE Tumbleweed package metadata · atop · Quelle: download.opensuse.org
Überblick
Advanced system and process monitor for Linux using process events
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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/atopExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
atop | cli | globales Executable | |
atop-2.12.1 | cli | globales Executable | |
atopacctd | cli | globales Executable | |
atopcat | cli | globales Executable | |
atopconvert | cli | globales Executable | |
atopgpud | cli | globales Executable | |
atophide | cli | globales Executable | |
atopsar | cli | globales Executable | |
atopsar-2.12.1 | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/Atoptool/atop
Installationsmetadaten
| Paketschlüssel | brew:atop |
|---|---|
| Version | 2.12.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/atop |
| Homepage | https://www.atoptool.nl |
| Repository | https://github.com/Atoptool/atop |
| Upstream-Dokumentation | https://github.com/Atoptool/atop/tree/master/man |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/Atoptool/atop/archive/refs/tags/v2.12.1.tar.gz |
| Abhängigkeiten | glib, ncurses, zlib-ng-compat |
| Build-Abhängigkeiten | pkgconf |
| Bottle | verfügbar (auf arm64_linux, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-daemonQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.