added ifstat.py to collect.sh
This commit is contained in:
@@ -25,6 +25,7 @@ for (( i=1; i<=$iterations; i++ )); do
|
|||||||
python3 zpooliostat.py
|
python3 zpooliostat.py
|
||||||
python3 iostat.py
|
python3 iostat.py
|
||||||
python3 topstat.py
|
python3 topstat.py
|
||||||
|
python3 ifstat.py
|
||||||
|
|
||||||
echo "minute: $i"
|
echo "minute: $i"
|
||||||
# Wait for 60 seconds before the next iteration
|
# Wait for 60 seconds before the next iteration
|
||||||
|
|||||||
Reference in New Issue
Block a user