Update dsmon.sh
This commit is contained in:
2
dsmon.sh
2
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]})
|
||||
|
||||
Reference in New Issue
Block a user