Monitoring linux resources: Difference between revisions

From DWIKI
mNo edit summary
mNo edit summary
Line 1: Line 1:
= Checking resources =
= Checking resources =
 
==Links==
*inxi
*inxi
*[http://www.slashroot.in/linux-system-io-monitoring http://www.slashroot.in/linux-system-io-monitoring]
*[http://www.slashroot.in/linux-system-io-monitoring http://www.slashroot.in/linux-system-io-monitoring]


==show what is doing most disk accesses==
==show what is doing most disk accesses==


*iotop  
*iotop  
[https://github.com/nicolargo/glances glances]
*[https://github.com/nicolargo/glances glances]


== IO statistics ==
== IO statistics ==


iostat
*iostat
vmstat
*vmstat
dstat
*dstat
ioping
*ioping
atop
*atop


== CPU usage etc ==
== CPU usage etc ==


top
*top
atop
*atop
htop
*htop
vtop
*vtop
fio
*fio
pidstat
*pidstat





Revision as of 15:29, 22 May 2023

Checking resources

Links

show what is doing most disk accesses

IO statistics

  • iostat
  • vmstat
  • dstat
  • ioping
  • atop

CPU usage etc

  • top
  • atop
  • htop
  • vtop
  • fio
  • pidstat


FAQ

What process is using up CPU System Time

pidstat