Update readme.md
Added notice
This commit is contained in:
parent
2a93fef890
commit
13dc4682fc
1 changed files with 14 additions and 7 deletions
|
|
@ -1,3 +1,17 @@
|
|||
# _**Notice:** This script is not maintained any more._
|
||||
|
||||
**_If you want a more advanced Perl script with more functionality, check out [@spacelama's fork](https://github.com/spacelama/Scripts)._**
|
||||
|
||||
|
||||
|
||||
*****
|
||||
|
||||
*****
|
||||
|
||||
*****
|
||||
|
||||
**Old README:**
|
||||
|
||||
# Safety BASH script
|
||||
I made a BASH script to check the temperature, and if it's higher than XX (27 degrees C in my case) it sends a raw command to restore automatic fan control.
|
||||
|
||||
|
|
@ -14,13 +28,6 @@ I'm also currently testing out [slacktee.sh](https://github.com/course-hero/slac
|
|||
|
||||
The Scripts [Reddit thread](https://www.reddit.com/r/homelab/comments/779cha/manual_fan_control_on_r610r710_including_script/)
|
||||
|
||||
*****
|
||||
|
||||
*ADDED 2019-12-20:*
|
||||
If you want a more advanced Perl script with more functionality, check out [@spacelama's fork](https://github.com/spacelama/Scripts).
|
||||
|
||||
*****
|
||||
|
||||
# Howto: Setting the fan speed of the Dell R610/R710
|
||||
|
||||
1. Enable IPMI in iDrac
|
||||
|
|
|
|||
Loading…
Reference in a new issue