APC icon indicating copy to clipboard operation
APC copied to clipboard

APC power switch automation

Results 10 APC issues
Sort by recently updated
recently updated
newest added

Th pattern needs to allow for than one digit for the outlet number, for example: APC_OUTLET_ROW_PATTERN2 = re.compile(r'([0-9]+)- (.*) (OFF\*?|ON\*?)')

In our application for controlling our APC units we need to use SSH instead of Telnet. I think Paramiko or similar can be easily replace the Telnet in your current...

Hello, I use the script try to connect my APC PDU, when I running: apc --status and got the error: # apc --status Acquiring lock /tmp/apc.lock Connecting to APC @...

Is any way to use this of a single user to reboot their only port and avoid reboot/poweroff another port without permission? thank you

How hard would it be to make something for Ansible based on your code?

This is a great utility. I use it on 3 types of PDUs, the AP7901, AP7902, and AP7930. Control works fine on all units - I can turn outlets on...

I was looking into getting telnet running before looking into SSH. But noticed some issues, in that the Schneider Electric updates to the PDUs have a very different command structure...

Following https://github.com/quackenbush/APC/issues/8

following https://github.com/quackenbush/APC/issues/11

See [Commits](/s-celles/APC/pull/18/commits) and [Changes](/s-celles/APC/pull/18/files) for more details. ----- Created by [ **pull[bot]**](https://github.com/wei/pull) (v2.0.0-alpha.1) _Can you help keep this open source service alive? **[💖 Please sponsor : )](https://prod.download/pull-pr-sponsor)**_

:arrow_heading_down: pull
merge-conflict