jcrespeau

SLAVE B - iostat

Jan 26th, 2021 (edited)
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.63 KB | None | 0 0
  1. $> iostat -xm 5 3
  2. Linux 4.15.0-128-generic    26/01/2021  _x86_64_    (48 CPU)
  3.  
  4. avg-cpu:  %user   %nice %system %iowait  %steal   %idle
  5.            0,23    0,00    0,04    0,24    0,00   99,48
  6.  
  7. Device            r/s     w/s     rMB/s     wMB/s   rrqm/s   wrqm/s  %rrqm  %wrqm r_await w_await aqu-sz rareq-sz wareq-sz  svctm  %util
  8. loop0            0,00    0,00      0,00      0,00     0,00     0,00   0,00   0,00    0,00    0,00   0,00     1,86     0,00   0,00   0,00
  9. sda             16,10  163,46      0,35      3,82     2,10   133,04  11,55  44,87    4,03    7,04   1,22    22,44    23,93   1,95  35,04
  10.  
  11. avg-cpu:  %user   %nice %system %iowait  %steal   %idle
  12.            0,13    0,00    0,07    0,18    0,00   99,62
  13.  
  14. Device            r/s     w/s     rMB/s     wMB/s   rrqm/s   wrqm/s  %rrqm  %wrqm r_await w_await aqu-sz rareq-sz wareq-sz  svctm  %util
  15. loop0            0,00    0,00      0,00      0,00     0,00     0,00   0,00   0,00    0,00    0,00   0,00     0,00     0,00   0,00   0,00
  16. sda              9,80  341,40      0,18      2,50     1,60   283,20  14,04  45,34    4,00    2,78   0,99    18,61     7,50   2,72  95,44
  17.  
  18. avg-cpu:  %user   %nice %system %iowait  %steal   %idle
  19.            0,12    0,00    0,08    0,15    0,00   99,66
  20.  
  21. Device            r/s     w/s     rMB/s     wMB/s   rrqm/s   wrqm/s  %rrqm  %wrqm r_await w_await aqu-sz rareq-sz wareq-sz  svctm  %util
  22. loop0            0,00    0,00      0,00      0,00     0,00     0,00   0,00   0,00    0,00    0,00   0,00     0,00     0,00   0,00   0,00
  23. sda              9,80  340,80      0,16      2,46     0,40   276,60   3,92  44,80    4,33    2,84   1,01    16,65     7,40   2,76  96,80
Add Comment
Please, Sign In to add comment