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