add pkill gstat

This commit is contained in:
Marc Mance
2024-04-30 15:44:39 -04:00
parent fd5dbaeefc
commit ea6bd55171

View File

@@ -19,6 +19,8 @@ while [[ $(($(date +%s) - $start_time)) -lt $duration ]]; do
sleep 1
done
pkill gstat
cp /root/zpool_iostat.csv /root/gstat.csv /var/log
DEBUGFILE=`midclt call system.debug_generate -job` && export DEBUGFILE