forked from seveas/python-hpilo
-
Notifications
You must be signed in to change notification settings - Fork 0
Accessing the HP iLO XML interface from python
License
kevints/python-hpilo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Accessing HP iLO interfaces from python ======================================= This module will make it easy for you to access the Integrated Lights Out management interface of your HP hardware. It supports RILOE II, iLO, iLO 2, iLO 3 and iLO 4. It uses the XML interface or hponcfg to access and change the iLO. HP, Integrated Lights out and iLO are trademarks of HP, with whom the author of this software is not affiliated in any way other than using some of their hardware. Installing ---------- The software is easy to install from github: $ git clone git://github.com/seveas/python-hpilo $ cd python-hpilo $ python setup.py install The minimum python version supported is 2.4. Python 3 is also supported. Usage ----- See docs/*.rst or the documentation on http://packages.python.org/python-hpilo/ for API documentation and examples. Author and license ------------------ This software is (c) 2011-2012 Dennis Kaarsemaker <[email protected]> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
About
Accessing the HP iLO XML interface from python
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 99.2%
- Shell 0.8%