forked from spacelama/R710-Fan-Control
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Included a bit more info in README.md
- Loading branch information
Showing
1 changed file
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,10 @@ | ||
# INFO | ||
|
||
This is my personal scripts. Feel free to modify and improve. | ||
Forked from NoLooseEnds/Scripts, which contained R710-IPMI-TEMP - a | ||
script to override the default fans behaviour in a Dell R710 idrac, | ||
which defaults to powering up the fans to near full volume when third | ||
party cards or non-Dell disks are added in. I have extended it to | ||
work on my R520, being a bit smarter regarding the CPU and HDD temps | ||
instead of just caring about the ambient temperature. | ||
|
||
They are provided "as is", and I take no responsibility if they break something on your end. | ||
Other scripts may end up here too some day. |