Welcome to IPMI Tool!
This website is a quick website for people to easly download the famous IPMI Tool.
What is IPMI?
ipmitool is a utility for managing and configuring devices that support
the Intelligent Platform Management Interface. IPMI is an open standard
for monitoring, logging, recovery, inventory, and control of hardware
that is implemented independent of the main CPU, BIOS, and OS. The
service processor (or Baseboard Management Controller, BMC) is the brain
behind platform management and its primary purpose is to handle the
autonomous sensor monitoring and event logging features.
The ipmitool program provides a simple command-line interface to this BMC.
It features the ability to read the sensor data repository (SDR) and print
sensor values, display the contents of the System Event Log (SEL), print
Field Replaceable Unit (FRU) inventory information, read and set LAN
configuration parameters, and perform remote chassis power control.
Why?
Well, the IPMI Tool can be a bit hard to find. You can get it from SourceForge, but that version can be a bit unstable and not not always work properly.
So I grabbed a working release from the official IPMITool Github page and compiled it. At the very moment, it is only for Windows based systems, but I will make a release for Linux later on.
Is all this open source?
All the contents on this site is open-source. You can freely look at the content.
You can CLICK HERE to view all the files related to the website. This website is hosted on Github Pages.