updated
This commit is contained in:
@@ -25,7 +25,7 @@ echo ""
|
|||||||
echo -n "START MINUTE COUNT:"
|
echo -n "START MINUTE COUNT:"
|
||||||
|
|
||||||
|
|
||||||
timeout ${minutes}m gstat -C -s -d -o -p -I 60s >> gstat.csv &
|
timeout ${minutes}m gstat -C -s -d -o -p -I 5s >> gstat.csv &
|
||||||
|
|
||||||
for (( i=1; i<=$minutes; i++ )); do
|
for (( i=1; i<=$minutes; i++ )); do
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user