Monitoring linux resources: Difference between revisions
From DWIKI
m (→CPU usage etc) |
mNo edit summary |
||
Line 17: | Line 17: | ||
*atop | *atop | ||
*iozone | *iozone | ||
== Disk usage == | |||
* du | |||
* ncdu | |||
== CPU usage etc == | == CPU usage etc == | ||
Line 22: | Line 27: | ||
*top | *top | ||
*atop | *atop | ||
*htop | *htop | ||
*vtop | *vtop | ||
*fio | *fio | ||
*pidstat | *pidstat | ||
=FAQ= | =FAQ= |
Latest revision as of 17:52, 2 October 2024
Checking resources
Links
show what is doing most disk accesses
IO statistics
- iostat
- vmstat
- dstat
- ioping
- atop
- iozone
Disk usage
- du
- ncdu
CPU usage etc
- top
- atop
- htop
- vtop
- fio
- pidstat
FAQ
What process is using up CPU System Time
pidstat