Load (computing): Difference between revisions

Content deleted Content added
m case fix (via WP:JWB)
Other system performance commands: make existing links to articles visible!!
Line 81:
Other commands for assessing system performance include:
* <code>[[uptime]]</code>{{Snd}} the system reliability and load average
* <code>[[Top (Unix)|<code>top]]</code>]]{{Snd}} for an overall system view
* <code>[[Vmstat (Unix)|<code>vmstat]]</code>]]{{Snd}} vmstat reports information about runnable or blocked processes, memory, paging, block I/O, traps, and CPU.
* <code>[[Htop (Unix)|<code>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>[[iftopIftop|<code>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=http://man7.org/linux/man-pages/man8/iotop.8.html|title = Iotop(8) - Linux manual page}}</ref>
* <code>[[Iostat (Unix)|<code>iostat]]</code>]]{{Snd}} for storage I/O statistics
* <code>[[Netstat (Unix)|<code>netstat]]</code>]]{{Snd}} for network statistics
* <code>[[mpstat]]</code>{{Snd}} for CPU statistics
* <code>tload</code>{{Snd}} load average graph for terminal