diff --git a/inc/power.inc.sh b/inc/power.inc.sh index 1fe12d1c..4b184708 100644 --- a/inc/power.inc.sh +++ b/inc/power.inc.sh @@ -415,12 +415,13 @@ CHECKPOWER(){ ########## KYLE ############# if ([ "${STYPE}" = "" ] || [ "${STYPE}" = "kyle" ]) && [ "${PTYPE}" != "esxi" ]; then + echo DIVIDER . yellow ${PRI_WIDTH} echo -en "${idsCL[Yellow]}Kyle's Power Information" [ "${avgdays}" != "" ] && echo -e " ${idsCL[LightYellow]}--${avgdays_disp}-Averages---" || echo + DIVIDER . yellow ${PRI_WIDTH} echo -en "${idsCL[LightCyan]} Amps Watts" [ "${avgdays}" != "" ] && echo -e " Amps Watts" || echo - DIVIDER . yellow ${PRI_WIDTH} [ ${REPORT} -eq 0 ] && echo -en "${idsCL[Yellow]}Pulling data from Kyle's Equipment ... "