From aa05a8a425df6b3d546ecd4121ff5f8a2009e3b2 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 14 Jun 2025 11:24:50 -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 2cd4064..c5da03b 100755 --- a/dsmon.sh +++ b/dsmon.sh @@ -190,7 +190,7 @@ RUN_CHECK(){ hostid=${host_ids[$hostname]} echo -e "${idsST[Bold]}"; DIVIDER false lightCyan 85 - echo -e "${idsCL[LightCyan]} ${host_name[$hostid]} - Drive Space Check${idsCL[Default]}" + echo -e "${idsCL[LightCyan]} ${host_name[$hostid]} - (${host_ip[$hostid]})${idsCL[Default]}" DIVIDER false lightCyan 85 checkhost=$(CHECK_HOST ${host_ip[$hostid]})