Update power.inc.sh

This commit is contained in:
2024-02-11 11:51:28 -06:00
parent 0f002d811f
commit 54a569ebcb

View File

@@ -352,9 +352,9 @@ CHECKPOWER(){
if [ "${PTYPE}" != "power" ]; then
DIVIDER . yellow ${PRI_WIDTH}
echo -en "${idsCL[Yellow]}ESXi Host Power Information"
echo -e "${idsCL[Yellow]}ESXi Host Power Information"
DIVIDER . yellow ${PRI_WIDTH}
[ "${avgdays}" != "" ] && echo -e " --${idsCL[LightYellow]}${avgdays_disp}-Averages---" || echo
[ "${avgdays}" != "" ] && echo -e " --${idsCL[LightYellow]}${avgdays_disp}-Averages---"
echo -en "${idsCL[LightCyan]} Amps Watts"
[ "${avgdays}" != "" ] && echo -e " Amps Watts" || echo
DIVIDER . lightCyan ${PRI_WIDTH}