Library to control NETIO PowerPDU over the network
Project description
netio-pdu-control
Library for control and monitoring of Netio PowerPDU devices over LAN.
This library has been implemented by IFAE (www.ifae.es) control software department.
CLI tool
You may run the terminal client with python -m netio_pdu_control
. By default it assumes that netio_pdu_credentials.cfg
is in the same folder or XDG's config home or directories. A different path can be specified with the argument --credentials / -c
.
Please run the -h / --help
argument for a description of every argument.
Credentials file example
[office01]
EntryPoint = http://172.16.7.225
ReadUser = read
ReadPassword = read
WriteUser = write
WritePassword = write
[workshop]
EntryPoint = http://172.16.7.226
ReadUser = read
ReadPassword = read
WriteUser = segona
WritePassword = segona
[lab]
EntryPoint = http://192.168.4.20
ReadUser = admin
ReadPassword = 1234
WriteUser = admin
WritePassword = 1234
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file netio-pdu-control-0.0.5.tar.gz
.
File metadata
- Download URL: netio-pdu-control-0.0.5.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.63.0 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6acfe9fd540c896b374f4e197efac9cfbc3969f7e3531466e863bb9daa0c6f3a |
|
MD5 | 470e3391b18201b89a7f89d39af40e3a |
|
BLAKE2b-256 | a4d1f27fb18716c8f8799507cea831868b4c54a7a2d5ff01bf5563adfb0b8e8b |
File details
Details for the file netio_pdu_control-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: netio_pdu_control-0.0.5-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.63.0 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e5d0137f47989ac72f9c36f6eb5edff3e2cc64d94ba2a04ac492f0d12246fbd |
|
MD5 | 4bf621ad190b3c3d2ad066460b221c51 |
|
BLAKE2b-256 | 1252914398146d5856611b1ee710758b8b2acde2d8d616fd6ef5555581c44325 |