A premium, ultra-fast system monitor terminal interface. Resolves incorrect CPU, RAM, and Storage stats in Proxmox LXC containers automatically using cgroups v2.
Unlike generic tools, mtop detects cgroup v2 boundaries. It maps exact CPU cores, VRAM allocation, and actual container storage rootfs, suppressing host clutter.
Native detection of NVIDIA, AMD, and Intel GPUs. Monitors cores utilization, dedicated VRAM metrics, and thermal inputs dynamically in one view.
An interactive rising/falling graph representing the latest CPU utilization, written using block unicode characters with auto-scaling metrics.
Fully interactive process browser. Sort dynamically by memory size, CPU usage, PID, or name, and quickly terminate selected processes by pressing key 9.
Built in Go, Mtop compiles to a single lightweight executable that runs anywhere, including Linux (Bare Metal, LXC, Raspberry Pi), macOS, and Windows.
Distributed under the permissive MIT License. Full visibility, community-driven, and completely free of tracking, telemetry, or external runtimes.
No external libraries, python runtimes, or node modules needed. A single static binary runs instantly.
curl -sS https://raw.githubusercontent.com/maui2023/mtop/main/install.sh | sudo bash