LinuxCommandLibrary

swaptop

Real-time swap usage monitor for the terminal

TLDR

Launch the swap monitor
$ swaptop
copy
Run with elevated permissions for full visibility
$ sudo -E swaptop
copy

SYNOPSIS

swaptop

DESCRIPTION

swaptop is a TUI tool that monitors swap memory usage on Linux and Windows. It displays per-process swap consumption, aggregated software usage views, and animated graphs. It supports multiple color themes and unit switching.

HISTORY

swaptop was created by luis-ota and is written in Rust.

SEE ALSO

btop(1), htop(1), free(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard