python3-pyipmi

Pure Python IPMI library

Description

The Intelligent Platform Management Interface (IPMI) is a set of computer interface specifications for an autonomous computer subsystem that provides management and monitoring capabilities independently of the host system’s CPU, firmware (BIOS or UEFI) and operating system. The python-ipmi library provides an application programming interface (API) for using IPMI protocol within the Python environment. This library supports IPMI version 2.0 as described in the IPMI standard.

There are two ways to communicate with a server using IPMI interface:
 1. IPMI over Local Area Network (LAN) using Remote Management Control
    Protocol (RMCP) packet datagrams
 2. Intelligent Platform Management Bus (IPMB) is an I2C-based bus

Features:

 * native RMCP interface (using Python libraries only)
 * legacy RMCP interface (requires ipmitool to be installed)
 * IPMB interface (using the Total Phase Aardvark)

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/kontron/python-ipmi


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-pyipmi