Iotop
De Linuxmemo.
(Différences entre les versions)
(Page créée avec « Catégorie:Commandes simple top-like I/O monitor iotop -o ») |
|||
Ligne 2 : | Ligne 2 : | ||
simple top-like I/O monitor | simple top-like I/O monitor | ||
iotop -o | iotop -o | ||
+ | iotop -oPa -d 2: High I/O on /var partition | ||
+ | |||
+ | glances: High iowait and load | ||
+ | iostat -2: /var high I/O confirmation | ||
+ | ls -lhS /var/log/*log | head: Large mail.log | ||
+ | tail -f /var/log/mail.log: Rapid, continuous logging |
Version actuelle en date du 15 juin 2020 à 14:09
simple top-like I/O monitor
iotop -o iotop -oPa -d 2: High I/O on /var partition
glances: High iowait and load iostat -2: /var high I/O confirmation ls -lhS /var/log/*log | head: Large mail.log tail -f /var/log/mail.log: Rapid, continuous logging