Pre-release
This release is a pre-release and may not be stable for production use.
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()
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file proliantutils-0.1.0.3.g1fb02bc.tar.gz.
File metadata
- Download URL: proliantutils-0.1.0.3.g1fb02bc.tar.gz
- Upload date:
- Size: 18.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d29ee3c02c0ca8163053d1e83e9e96af5b948b0341c81723ae37eee4ec719216
|
|
| MD5 |
8fa647fec5b0d33af94a0b1ef869c0a7
|
|
| BLAKE2b-256 |
9e54b5139688d7eaee86ad8ce5581c6916d4867106ce37ee797551e39e58e877
|