All apps · 0 apps
IPMI-Tools
Docker app from Forum-Layman's Repository
Overview
This is a container with a webGUI to manage a Dell servers fan speeds using IPMI. You must enable IPMI from iDRAC. You can pass credentials through environment variables or enter them in the webGUI at runtime.
Readme
View on GitHubIPMI Fan Controller
This is a container with a webGUI to manage a Dell servers fan speeds using IPMI. You must enable IPMI from iDRAC. You can pass credentials through enviroment variables or enter them in the webGUI at runtime.
I am hoping to expand this tool to include more features and support multiple servers.
Install IPMI-Tools on Unraid in a few clicks.
Find IPMI-Tools in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for IPMI-Tools Review the template variables and paths Click Install
Download Statistics
132,369
Total Downloads
397
This Month
282
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allDetails
Repository
edchamberlain/ipmi-toolsLast Updated2021-05-16
First Seen2021-04-29
Runtime arguments
- Web UI
http://[IP]:[PORT:80]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Appdata LocationPathrw
/data
- Target
- /data
- Default
- /mnt/user/appdata/ipmi_tools
- Value
- /mnt/user/appdata/ipmi_tools
IPMI HostVariable
The IP or host of your iDRAC interface.
- Target
- APP_IPMI_HOST
IPMI UserVariable
Your IPMI username (same as your iDRAC user)
- Target
- APP_IPMI_USER
IPMI PasswordVariable
Your IPMI password (same as your iDRAC password)
- Target
- APP_IPMI_PASS
WebUIPorttcp
WebUI port
- Target
- 80
- Value
- 4017