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