/PythonAPC

Python Script for controlling a APC smart PDU using SNMP

Primary LanguagePythonMIT LicenseMIT

Python APC PDU manager

GitHub last commit GitHub code size in bytes

A Python script for retrieving APC PDU's statistics using SNMPv1

Modules

  • pysnmp

Connecting to device

Enter ip, port en community name for the device you want te control

Welkom to the APC Smart PDU control toolp
-----------------------------------------
Enter the APC PDU ip address:
Enter the APC PDU SNMP port:
Enter Cummunity name:

Controlling device

Control a APC PDU using a simple Python menu. Choose what you want to get and the script will get the info from the PDU.

APC Control options
--------------------
[1] Get device info
[2] Get current device load (Watts)
[3] Get current device load (Amp)
[4] Get device hostname
[5] Get device outlet status

Gettings Help

Do you have a question, suggestion or anything else? open a new issue on Github

Contributing

Send a pull request or create an issue, to help the development of this application.