Skip to content

Releases: timrettop/SynoUPS-SController

v0.1.1

13 Nov 03:53
3813478
Compare
Choose a tag to compare

Updated release correcting missing script and updating setup instructions. No changes in functionality.

This tool allows for scheduling or actioning quick and deep battery tests, currently on APC Back UPS devices configured in master mode on Synology DSM NAS's.

Due to missing tool in DSM, usbcmd.py is a telnet wrapper handling the interactive control of UPSd.
Main shell script handles logic, usbcmd.py control, and status processing by DMS built in uspc tool.
README details the additional steps needed to deploy the tool on DSM.
I'm looking for feedback on how useful this is, if there are other supported UPSs without self-testing controllers that we could add support for.

For now, the focus is on UPS interactivity/control, a missing capability (understandably so considering the wild west of crapshoot control protocol support. I will incorporate support for controlling what times the audible beeper is enabled, investigating other notification options besides the DSM Task Mailer, and will be looking into other related enhancements.

Initial Release Version

23 Mar 23:30
Compare
Choose a tag to compare

Initial Release allowing for scheduling or actioning quick and deep battery tests, currently on APC Back UPS devices configured in master mode on Synology DSM NAS's.

Due to missing tool in DSM, usbcmd.py is a telnet wrapper handling the interactive control of UPSd.
Main shell script handles logic, usbcmd.py control, and status processing by DMS built in uspc tool.
README details the additional steps needed to deploy the tool on DSM.
I'm looking for feedback on how useful this is, if there are other supported UPSs without self-testing controllers that we could add support for.

For now, the focus is on UPS interactivity/control, a missing capability (understandably so considering the wild west of crapshoot control protocol support. I will incorporate support for controlling what times the audible beeper is enabled, investigating other notification options besides the DSM Task Mailer, and will be looking into other related enhancements.

Full Changelog: https://github.com/timrettop/SynoUPS-SController/commits/v0.1.0