Update power.inc.sh
This commit is contained in:
@@ -156,7 +156,7 @@ CHECKPOWER(){
|
|||||||
# echo
|
# echo
|
||||||
DIVIDER . lightCyan ${PRI_WIDTH}
|
DIVIDER . lightCyan ${PRI_WIDTH}
|
||||||
c=0; spc=''; spc1=`expr ${wspc} - ${#AD}`; until [ ${c} = ${spc1} ]; do spc="${spc} "; ((c++)); done
|
c=0; spc=''; spc1=`expr ${wspc} - ${#AD}`; until [ ${c} = ${spc1} ]; do spc="${spc} "; ((c++)); done
|
||||||
echo -e "${idsCL[LightCyan]}Totals ${idsCL[Default]}: Amps ${idsCL[Green]}Watts${idsCL[Default]}"
|
echo -e "${idsCL[LightCyan]}Totals : Amps Watts${idsCL[Default]}"
|
||||||
|
|
||||||
[ ${REPORT} -eq 0 ] && echo -en "${idsCL[Yellow]}Pulling data from 'ServerRoom' ... "
|
[ ${REPORT} -eq 0 ] && echo -en "${idsCL[Yellow]}Pulling data from 'ServerRoom' ... "
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user