Set iotop iterations to 10
This commit is contained in:
parent
7f5806c0a9
commit
5997bcb6f8
@ -89,7 +89,7 @@ print_stats () {
|
|||||||
pidstat -ul --human
|
pidstat -ul --human
|
||||||
;;
|
;;
|
||||||
IO)
|
IO)
|
||||||
sudo iotop --batch --only --iter=1
|
sudo iotop --batch --only --iter=10
|
||||||
printf "\n\n"
|
printf "\n\n"
|
||||||
pidstat -dl --human
|
pidstat -dl --human
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user