macOS
brew install atoplocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de atop pour les workflows d'agents IA.
installation
brew install atoplocal Homebrew formula metadata
sudo apk add atopAlpine Linux edge package indexes · atop · Source: dl-cdn.alpinelinux.org
sudo apt install atopDebian stable package indexes · atop · Source: deb.debian.org
sudo dnf install atopFedora Rawhide package metadata · atop · Source: dl.fedoraproject.org
nix profile install nixpkgs#atopnixpkgs package indexes · pkgs/by-name/at/atop/package.nix · Source: api.github.com
sudo pacman -S atopArch Linux sync databases · atop · Source: geo.mirror.pkgbuild.com
sudo zypper install atopopenSUSE Tumbleweed package metadata · atop · Source: download.opensuse.org
aperçu
Advanced system and process monitor for Linux using process events
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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/atopexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
atop | cli | exécutable global | |
atop-2.12.1 | cli | exécutable global | |
atopacctd | cli | exécutable global | |
atopcat | cli | exécutable global | |
atopconvert | cli | exécutable global | |
atopgpud | cli | exécutable global | |
atophide | cli | exécutable global | |
atopsar | cli | exécutable global | |
atopsar-2.12.1 | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/Atoptool/atop
métadonnées d'installation
| Clé du paquet | brew:atop |
|---|---|
| Version | 2.12.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/atop |
| Page d'accueil | https://www.atoptool.nl |
| Dépôt | https://github.com/Atoptool/atop |
| Docs amont | https://github.com/Atoptool/atop/tree/master/man |
| Licence | GPL-2.0-or-later |
| Archive source | https://github.com/Atoptool/atop/archive/refs/tags/v2.12.1.tar.gz |
| Dépendances | glib, ncurses, zlib-ng-compat |
| Dépendances de compilation | pkgconf |
| Bouteille | disponible (sur arm64_linux, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-daemonpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.