Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomschlick/idrac-fan-control
A docker container to control iDRAC fan speeds over IPMI
https://github.com/tomschlick/idrac-fan-control
Last synced: 9 days ago
JSON representation
A docker container to control iDRAC fan speeds over IPMI
- Host: GitHub
- URL: https://github.com/tomschlick/idrac-fan-control
- Owner: tomschlick
- License: mit
- Created: 2021-06-03T03:43:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-29T16:29:19.000Z (over 3 years ago)
- Last Synced: 2024-05-01T19:55:31.888Z (6 months ago)
- Language: PHP
- Size: 66.4 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# iDRAC Fan Control
This is a Docker container that uses IPMI to monitor and control the fans on a Dell server through the iDRAC using raw commands.This script will read the ambient temp sensor every X seconds (20 by default) and then apply a custom defined fan speed to the iDRAC. It has normal, Med, High and Emergency states (all user configurable). Each state can have a custom fan speed but the Emergency state sets it back to Auto-control from the BIOS/iDRAC.
### Server Details
```
IPMIHOST=
IPMIUSER=
IPMIPW=