diff --git a/inc/power.inc.sh b/inc/power.inc.sh index 0f8025e4..0adc4f43 100644 --- a/inc/power.inc.sh +++ b/inc/power.inc.sh @@ -353,8 +353,8 @@ CHECKPOWER(){ if [ "${PTYPE}" != "power" ]; then DIVIDER . yellow ${PRI_WIDTH} echo -en "${idsCL[Yellow]}ESXi Host Power Information" - [ "${avgdays}" != "" ] && echo -e " --${idsCL[LightYellow]}${avgdays_disp}-Averages---" || echo DIVIDER . yellow ${PRI_WIDTH} + [ "${avgdays}" != "" ] && echo -e " --${idsCL[LightYellow]}${avgdays_disp}-Averages---" || echo echo -en "${idsCL[LightCyan]} Amps Watts" [ "${avgdays}" != "" ] && echo -e " Amps Watts" || echo DIVIDER . lightCyan ${PRI_WIDTH}