Update power.inc.sh

This commit is contained in:
2024-02-11 11:55:42 -06:00
parent 90d663012f
commit 1b525910eb

View File

@@ -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