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