Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Testing the battery with a 10A load, the battery quickly dropped to 11.6V which the UPS would consider to be 0% left!


Configuring the UPS

List Commands

Code Block
> upscmd -l  ups@localhost

Instant commands supported on UPS [ups]:

beeper.disable - Disable the UPS beeper
beeper.enable - Enable the UPS beeper
beeper.mute - Temporarily mute the UPS beeper
beeper.off - Obsolete (use beeper.disable or beeper.mute)
beeper.on - Obsolete (use beeper.enable)
load.off - Turn off the load immediately
load.off.delay - Turn off the load with a delay (seconds)
shutdown.reboot - Shut down the load briefly while rebooting the UPS
shutdown.stop - Stop a shutdown in progress
test.battery.start.deep - Start a deep battery test
test.battery.start.quick - Start a quick battery test
test.battery.stop - Stop the battery test
test.panel.start - Start testing the UPS panel
test.panel.stop - Stop a UPS panel test


Issue Command

Code Block
>upscmd ups@localhost beeper.off
Username (root):          
Password: 
Unexpected response from upsd: ERR ACCESS-DENIED


References

ReferenceURL
Manual
Specifications
DIY Replacement Battery 12V 18650 Li-ion For APC Back-UPS 650https://www.yousun.org/archives/101
Replace batteryhttps://www.youtube.com/watch?v=_dydlRHFjrc
Detailshttps://www.yousun.org/archives/660

...