Update dsmon.sh
This commit is contained in:
2
dsmon.sh
2
dsmon.sh
@@ -190,7 +190,7 @@ RUN_CHECK(){
|
|||||||
hostid=${host_ids[$hostname]}
|
hostid=${host_ids[$hostname]}
|
||||||
|
|
||||||
echo -e "${idsST[Bold]}"; DIVIDER false lightCyan 85
|
echo -e "${idsST[Bold]}"; DIVIDER false lightCyan 85
|
||||||
echo -e "${idsBG[Blue]}${idsCL[White]} ${host_name[$hostid]} ${idsST[Reset]}${idsBG[Blue]}${idsCL[White]}- (${host_ip[$hostid]})${idsST[Reset]}"
|
echo -e "${idsBG[Blue]}${idsCL[White]} ${host_name[$hostid]} - (${host_ip[$hostid]})${idsST[Reset]}"
|
||||||
DIVIDER false lightCyan 85
|
DIVIDER false lightCyan 85
|
||||||
|
|
||||||
checkhost=$(CHECK_HOST ${host_ip[$hostid]})
|
checkhost=$(CHECK_HOST ${host_ip[$hostid]})
|
||||||
|
|||||||
Reference in New Issue
Block a user