atop
Linux system and process monitor. More information: https://manned.org/atop.
-
Start:
atop -
Start and display memory consumption for each process:
atop -m -
Start and display disk information:
atop -d -
Start and display background process information:
atop -c -
Start and display thread-specific resource utilization information:
atop -y -
Start and display the number of processes for each user:
atop -au -
Display help about interactive commands:
?
License and Disclaimer
The content on this page is copyright © 2014—present the tldr-pages team and contributors.This page is used with permission under Creative Commons Attribution 4.0 International License.
While we do attempt to make sure content is accurate, there isn't a warranty of any kind.