diff --git a/collect.sh b/collect.sh index 78a783a..7bccbed 100755 --- a/collect.sh +++ b/collect.sh @@ -19,11 +19,7 @@ echo "It will also copy the '*.csv' files to /var/log" echo "Airgapped systems will need to upload the '*.csv' and/or take a debug." echo "" echo "" -echo "Starting gstat Collection" -echo "Starting iostat Collection" -echo "Starting zpool iostat Collection" -echo "Starting cpu Collection" -echo "Starting nic Collection" +echo "Starting ['gstat','iostat','zpool','cpu','nic'] Collection" echo "" echo -n "minute:"