Load (computing): Difference between revisions

Content deleted Content added
mNo edit summary
mNo edit summary
Line 98:
== Other system performance commands ==
Other commands for assessing system performance include:
 
* <code>[[uptime]]</code>{{Snd}} the system reliability and load average
* <code>[[Toptop (Unixsoftware)|top]]</code>{{Snd}} for an overall system view
* <code>[[Vmstat (Unix)|vmstat]]</code>{{Snd}} vmstat reports information about runnable or blocked processes, memory, paging, block I/O, traps, and CPU.
* <code>[[Htop (Unix)|htop]]</code>{{Snd}} interactive process viewer
* <code>dool</code> (formerly <code>dstat</code>),<ref>{{cite web |url=https://github.com/scottchiefbaker/dool |title=dool - Python3 compatible clone of dstat |last=Baker |first=Scott |date=September 28, 2022 |website=[[GitHub]] |access-date=November 22, 2022 |quote=...Dag Wieers ceased development of Dstat...}}</ref> <code>atop</code>{{Snd}} helps correlate all existing resource data for processes, memory, paging, block I/O, traps, and CPU activity.
* <code>[[Iftop|iftop]]</code>{{Snd}} interactive network traffic viewer per interface
* <code>nethogs</code>{{Snd}} interactive network traffic viewer per process
* <code>iotop</code>{{Snd}} interactive I/O viewer<ref>{{Cite web|url=https://man7.org/linux/man-pages/man8/iotop.8.html|title = Iotop(8) - Linux manual page}}</ref>
* <code>[[Iostat (Unix)|iostat]]</code>{{Snd}} for storage I/O statistics
* <code>[[Netstat (Unix)|netstat]]</code>{{Snd}} for network statistics
* <code>[[mpstat]]</code>{{Snd}} for CPU statistics
* <code>tload</code>{{Snd}} load average graph for terminal