correct gstat command
This commit is contained in:
@@ -17,7 +17,7 @@ echo "Executing $i Iteration"
|
|||||||
echo "Processing zpool iostat"
|
echo "Processing zpool iostat"
|
||||||
python3 ixiostat.py
|
python3 ixiostat.py
|
||||||
echo "Processing gstat"
|
echo "Processing gstat"
|
||||||
gstat -C -s -d -o -p -I 60s >> /root/gstat.csv
|
gstat -C -s -d -o -p >> /root/gstat.csv
|
||||||
# Wait for 60 seconds before the next iteration
|
# Wait for 60 seconds before the next iteration
|
||||||
sleep 60
|
sleep 60
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user