diff --git a/inc/power.inc.sh b/inc/power.inc.sh index 2b3f33a3..22bcb6eb 100644 --- a/inc/power.inc.sh +++ b/inc/power.inc.sh @@ -895,7 +895,7 @@ PDUCONTROL(){ if [ "${PORTSEL}" != "" ]; then portdesc=$(snmpwalk -t 1 -r 0 -v 1 -c public ${PW_APCPDU_IP} .1.3.6.1.4.1.318.1.1.12.3.3.1.1.2.${PORTSEL} -O vq 2> /dev/null | sed -e 's/"//g') - DIVIDER . lightCyan 60 + DIVIDER . yellow 60 echo -e "${idsCL[Yellow]}Port ${idsCL[LightYellow]}${PORTSEL}${idsCL[Default]}) ${idsCL[LightCyan]}${portdesc} ${idsCL[Default]}: ${portsel_power_disp}${idsCL[Default]}\n" fi