The Open IPMI project aims to develop an open code base to allow access to platform information using Intelligent Platform Management Interface (IPMI).
The Open IPMI project aims to develop an open code base to allow access to platform information using Intelligent Platform Management Interface (IPMI).
To install OpenIPMI, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install OpenIPMI
To see what files were installed by OpenIPMI, run:
port contents OpenIPMI
To later upgrade OpenIPMI, run:
sudo port selfupdate && sudo port upgrade OpenIPMI
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.