diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 79aed000..5889e07b 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1093,9 +1093,9 @@ DOWNLIST(){ echo -e "${idsCL[LightCyan]}Nothing is down${idsCL[Default]}" else echo -e "${idsCL[LightGreen]}Current List of Items Down...${idsCL[Default]}" - DIVIDER false yellow 80 + DIVIDER false yellow 95 echo -e "Service/Host Host Down_Time" - DIVIDER false yellow 80 + DIVIDER false yellow 95 cw=55; cw2=65 for downitem in ${DOWN_LIST}; do