diff --git a/collect.sh b/collect.sh index 1438c5d..05ce08f 100755 --- a/collect.sh +++ b/collect.sh @@ -19,6 +19,7 @@ timeout "$minutes"m gstat -C -s -d -o -p -I 60s > gstat.csv & echo "Starting iostat Collection" echo "Starting zpool iostat Collection" echo "Starting cpu Collection" +echo "Starting nic Collection" for (( i=1; i<=$iterations; i++ )); do # Execute the command