Monitoring linux resources: Difference between revisions

From DWIKI
(Created page with "=CPU System Time= check pidstat")
 
mNo edit summary
Line 1: Line 1:
=CPU System Time=
= Checking resources =


check pidstat
*inxi
*[http://www.slashroot.in/linux-system-io-monitoring http://www.slashroot.in/linux-system-io-monitoring]
 
==show what is doing most disk accesses==
 
*iotop
[https://github.com/nicolargo/glances glances]
 
== 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

Revision as of 15:27, 22 May 2023

Checking resources

*inxi
*http://www.slashroot.in/linux-system-io-monitoring

show what is doing most disk accesses

*iotop 
glances

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