diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index fdd3cc54..408e0163 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1097,7 +1097,7 @@ DOWNLIST(){ echo -e "Service/Host Host Down_Time" DIVIDER false yellow 80 - cw=40; cw2=58 + cw=40; cw2=65 for downitem in ${DOWN_LIST}; do ditem=${downitem##*/} ditem=${ditem//.down}