hardware
Hardware detection and classification utilities
Homepage: https://github.com/redhat-cip/hardware
Features
detect hardware features of a Linux systems:
RAID
hard drives
IPMI
network cards
DMI infos
memory settings
processor features
filter hardware according to hardware profiles
Install
Installing from pypi:
pip install -U hardware
Usage
Run the hardware-detect program:
hardware-detect --human
Runtime dependencies
The hardware detection is divided in modules that detects a specific hardware type. Each module have its own dependencies.
Therefore, we cannot enforce installing all the dependencies as some are not relevant regarding a particular hardware type. To avoid a situation where we cannot use/install hardware because of one of those deps, we do prefer let users installing the one they need.
The hardware detection code will ignore all the missing deps and continue, so not installing a deps is not fatal.
Please find bellow the list of dependencies per module:
Areca
Logical disks
hdparm
smartmontools
Networking
ethtool
lldp from http://open-lldp.org/
ibstat if you have infiniband devices from https://www.openfabrics.org/
System
ipmitool from https://codeberg.org/IPMITool/ipmitool
pciutils
Raid controllers
for HP controllers: hpacucli from http://h20564.www2.hpe.com/hpsc/swd/public/detail?swItemId=MTX_d6ebba0f5cd642edace4648b9a
for Dell controllers: megacli from http://www.avagotech.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/8-07-14_MegaCLI.zip
Release files for hardware 0.33.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| hardware-0.33.0.tar.gz | 165.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| hardware-0.33.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 401.5 kB
Release files / hardware-0.33.0.tar.gz
| Download URL | hardware-0.33.0.tar.gz |
|---|---|
| Size | 165.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3ebbdde00b42567ff5c3038796f5e20a37c18e1b472be8e023df09010fe466b2
|
|
BLAKE2b-256 checksum How to use checksums |
597befbef688f723fc6573ee730d02240dcbba1fa3ea9196758ea392bc2b50dd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.7
|
Release files / hardware-0.33.0-py3-none-any.whl
| Download URL | hardware-0.33.0-py3-none-any.whl |
|---|---|
| Size | 236.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1d0aae97329eeac818bb128d2afa5eb496f42c700a6db08d5176bd4226cd92f0
|
|
BLAKE2b-256 checksum How to use checksums |
84923149b6c01b6c5e00ea1c94335cd918b42f3adfa4691d673b6ef6b3e4f23b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.7
|