Update power.inc.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user