mof_compiler.py

Python WBEM Client and Provider Interface

Install

All systems
curl cmd.cat/mof_compiler.py.sh
Debian Debian
apt-get install python-pywbem
Ubuntu
apt-get install python-pywbem
image/svg+xml Kali Linux
apt-get install python-pywbem
Windows (WSL2)
sudo apt-get update sudo apt-get install python-pywbem
Raspbian
apt-get install python-pywbem

python-pywbem

Python WBEM Client and Provider Interface

PyWBEM is a Python library that implements a Web Based Enterprise Management (WBEM) client. It performs WBEM operations using the CIM-XML and CIM Operations over HTTP protocols as defined by the Distributed Management Task Force (DMTF). WBEM is used to remotely describe and manage distributed computing environments. It is a peer and perhaps successor to the SNMP protocol.