This commit is contained in:
2023-11-29 21:45:08 -06:00
parent 00adae1aa7
commit 2c3dbe2565
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
VERS='2.3.233-11252023'
VERS='2.3.235-11292023'
noheader=' update service dailytemp '

View File

@@ -606,7 +606,7 @@ CHECKPOWER(){
else
average_disp=""
fi
echo -e "${idsCL[White]}ServerRack Wattage ${idsCL[Default]}: ${idsCL[Green]}${APCPDU_WATT_disp}'watts ~ estimate (${APCPDU_WATT2_disp} watts)${average_disp}${idsCL[Default]}"
echo -e "${idsCL[White]}ServerRack Wattage ${idsCL[Default]}: ${idsCL[Green]}${APCPDU_WATT_disp}'watts ~ estimate ${idsCL[LightCyan]}(${APCPDU_WATT2_disp} watts)${average_disp}${idsCL[Default]}"
echo
if [ "${SVRRM_VOLT}" != "" ]; then