

Launch with various info (ppid, user, time) atop -v Launch with command line per process atop -c Launch with active processes only: atop -a Launch with average-per-second total values: atop -1

Once installed on any distro, you can launch it similarly to top using: atopĪ good place to start would be to read the man pages: man atop Install atop on Debian/Ubuntu Linux apt install atop In addition, for each process and thread, you can analyze CPU utilization, memory consumption, disk I/O, priority, username, state, and even exit codes.įirst, install and enable EPEL (Extra Packages for Enterprise Linux) repo. Once atop is launched, by default, it will show system activity for CPU, memory, swap, disks, and network in 10-second intervals.
