From 21ed93dd2048a8b1d5e253cbb78c38b8a292789a Mon Sep 17 00:00:00 2001 From: Marc Mance Date: Tue, 4 Jun 2024 13:30:07 -0400 Subject: [PATCH] edited greeting --- collect.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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:"