Automic VaultAutomic Vault

brew

Install atop with Homebrew, apk, apt, dnf, Nix, pacman, zypper

Advanced system and process monitor for Linux using process events. Version 2.12.1 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install atop

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add atop

Alpine Linux edge package indexes · atop · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install atop

Debian stable package indexes · atop · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install atop

Fedora Rawhide package metadata · atop · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#atop

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

Arch Linux pacmanverified · 92%
sudo pacman -S atop

Arch Linux sync databases · atop · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install atop

openSUSE Tumbleweed package metadata · atop · source: download.opensuse.org

overview

Package summary

Advanced system and process monitor for Linux using process events

Commands and aliases

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

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

Sources

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

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 2 platform targets.
  • Installs with 3 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

executables

Installed executables

CommandKindExposureNote
atopcliglobal executable
atop-2.12.1cliglobal executable
atopacctdcliglobal executable
atopcatcliglobal executable
atopconvertcliglobal executable
atopgpudcliglobal executable
atophidecliglobal executable
atopsarcliglobal executable
atopsar-2.12.1cliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.12.1
manager updated
local dataok
upstreamcurrent
latest detectedv2.12.1

https://github.com/Atoptool/atop

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:atop
Version2.12.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/atop
Homepagehttps://www.atoptool.nl
Repositoryhttps://github.com/Atoptool/atop
Upstream docshttps://github.com/Atoptool/atop/tree/master/man
LicenseGPL-2.0-or-later
Source archivehttps://github.com/Atoptool/atop/archive/refs/tags/v2.12.1.tar.gz
Dependenciesglib, ncurses, zlib-ng-compat
Build dependenciespkgconf
Bottleavailable (on arm64_linux, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

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 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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