Load (computing): Difference between revisions

Content deleted Content added
m runable->runnable - Fix a typo in one click
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 85:
* <tt>[[uptime]]</tt> the system reliability and load average
* [[Top (Unix)|<tt>top</tt>]] for an overall system view
* [[Vmstat (Unix)|<tt>vmstat</tt>]] vmstat reports information about runablerunnable or blocked processes, memory, paging, block I/O, traps, and CPU.
* [[Htop (Unix)|<tt>htop</tt>]] interactive process viewer
* <tt>dstat</tt> [http://dag.wiee.rs/home-made/dstat/] helps correlate all existing resource data for processes, memory, paging, block I/O, traps, and CPU activity.