From 792646e7dff1ecb6a416b29ba84d9167ba3788b2 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 4 Jul 2023 23:49:57 -0500 Subject: [PATCH] Update dsmon.sh --- dsmon.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dsmon.sh b/dsmon.sh index 585cd5c..5470d5c 100755 --- a/dsmon.sh +++ b/dsmon.sh @@ -350,7 +350,7 @@ GETCRONTAB(){ else nmip= fi - echo ${mysqlip} + if [ "${nmip}" != "" ]; then while read host hostname; do if [ "${host}" != "host" ]; then