Update power.inc.sh
This commit is contained in:
@@ -333,6 +333,7 @@ CHECKPOWER(){
|
|||||||
[ ${REPORT} -eq 0 ] && echo -en "\r\033[K"
|
[ ${REPORT} -eq 0 ] && echo -en "\r\033[K"
|
||||||
|
|
||||||
echo -e "${idsCL[White]}UPS Status ${idsCL[Default]}: ${idsCL[LightCyan]}${UPS_DISP_STATUS}${idsCL[Default]}"
|
echo -e "${idsCL[White]}UPS Status ${idsCL[Default]}: ${idsCL[LightCyan]}${UPS_DISP_STATUS}${idsCL[Default]}"
|
||||||
|
echo "HERE: ${avgdays}"
|
||||||
if [ ${REPORT} -eq 0 ]; then
|
if [ ${REPORT} -eq 0 ]; then
|
||||||
echo
|
echo
|
||||||
echo -en "${idsCL[LightCyan]} Amps Volts"
|
echo -en "${idsCL[LightCyan]} Amps Volts"
|
||||||
|
|||||||
Reference in New Issue
Block a user