Client Library for interfacing with various devices in HP Proliant Servers.
Project description
Proliant Management Tools provides python libraries for interfacing and managing various devices(like iLO) present in HP Proliant Servers.
Currently, this module offers a library to interface to iLO4 using RIBCL.
#!/usr/bin/python
from proliantutils.ilo import ribcl
ilo_client = ribcl.IloClient(‘1.2.3.4’, ‘Administrator’, ‘password’) print ilo_client.get_host_power_status()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
proliantutils-0.1.0.tar.gz
(18.1 kB
view details)
File details
Details for the file proliantutils-0.1.0.tar.gz
.
File metadata
- Download URL: proliantutils-0.1.0.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27f1f80659eb85854e86b95fa24fb3eb9d46cdeca1d07a127d9b6353cd6a6edb |
|
MD5 | c543836c14ef5853d25066ec0c07e2ad |
|
BLAKE2b-256 | f97f2b8a20a735fb7453ce2a4fad5172a87db392f36f541aced0a0bdce1ebd06 |