Reading time: 2 – 3 minutes
What processes are waiting for IO interrupts:
while true; do date; ps auxf | awk '{if($8=="D") print $0;}'; sleep 1; done
What processes are waiting for IO interrupts:
while true; do date; ps auxf | awk '{if($8=="D") print $0;}'; sleep 1; done
Reading time: 31 – 51 minutes Parsing syslog fields in a Grafana Alloy configuration file (config.alloy): If Grafana Alloy logs
Reading time: 6 – 10 minutes Zerotier offers a powerful REST API that allows for seamless integration and management of
Reading time: 2 – 2 minutes Tracking Docker container status in real time is a common challenge in DevOps. Popular
Reading time: 4 – 6 minutes Tired of updating documentation across multiple platforms? If your projects rely on Notion for
3 thoughts on “Waiting for IO”
hola Oriol, coneixes iotop?
Si clar, molt ben parit.
Ara instal·lar iotop en alguns CentOS pot ser tot un mal de cap.
Una altre eina interessant relacionada amb el tema és: http://www.coker.com.au/bonnie++/
es un post com la ampolla de la cocacola, intentant suggerir excitació:
8==”D
Comments are closed.