atop
Advanced top with persistent recording.
atop is a long-running top replacement that records performance metrics over time, with per-process disk and network I/O. Used for post-hoc analysis of Linux performance incidents.
Install
Debian/Ubuntu: sudo apt install atop Fedora: sudo dnf install atop Arch: sudo pacman -S atop
