ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > N.A.N.Y. 2023

NANY 2023 Release: IPMI Tool GUI

(1/1)

skwire:
NANY 2023 Entry Information
Application Name IPMI Tool GUI Version 1.0.0 Short Description IPMI GUI app with multiple system support. Supported OSes Windows 10. Probably works, but not tested, on Windows XP/Vista/7/8/11. Web Page Website Download Link Download System RequirementsA computer with network access and a server/workstation that has a BMC which speaks the IPMI protocol.
Version HistoryChangelog
Author Jody Holmes (Skwire Empire)
Description
BMCs and the IPMI Protocol: Baseboard Management Controllers (BMCs) are a type of embedded computer used to provide out-of-band monitoring for desktops and servers. These products are sold under many brand names, including HP iLO, Dell DRAC, Sun ILOM, Fujitsu iRMC, IBM IMM, and Supermicro IPMI. Nearly all servers and workstations ship with or support some form of BMC.  Interface (IPMI) is a collection of specifications that define communication protocols for talking to these BMCs. This specification is managed by Intel and currently comes in two flavors, version 1.5 and version 2.0.

I run/manage/access many of these types of servers and, for years, have used the some form of the CLI program ipmitool.exe to monitor alarms, get data, and modify settings.  For DonationCoder's NANY 2023 promotion, I decided to start writing a simple GUI interface for the CLI ipmitool.exe.  Of course, there are existing GUI programs for this purpose, but this one is mine.  If you do not have access to a server/workstation with a BMC that uses the IPMI protocol, this program will be of no use to you.

Features

* You can learn more about BMCs and the IPMI protocol here.
* This first release of IPMI Tool simply queries the sensors of the BMC, typically the temperatures, fan speeds, and voltage.  I plan to add more functionality to this program as I make time: event logs, network display and control, fan control, user control, and more.
* This first release stores passwords in plaintext in the hosts.ini file.  I will remedy this in a future release.  If you have concerns about this, please don't use the program.
Planned Features

* Export options
* Event logs display
* Network display and control
* Fan control
* User display and control
Screenshots
NANY 2023 Release: IPMI Tool GUI NANY 2023 Release: IPMI Tool GUI

Usage
Installation
Download the zip file and extract its contents into a new folder.  Run IPMIToolGUI.exe.

Uninstallation
Exit the application and delete the folder you unzipped it to.  No changes are made to the registry.

GrumpyCoder:
While this tool is definitely not for me since I don't have access to anything using BMC. I must say, as a developer, I do admire the clean UI.
It feels like a rarity these days, with many developers using over-the-top and busy designs.  :Thmbsup:

Stoic Joker:
Looks like I'm a bit late to the party...

Can (or does) this get the status of the RAID array and drives on a Dell (or other brand) server?

Navigation

[0] Message Index

Go to full version