Tim Connors
cf3a9c347c
make more robust against ipmitool failing
...
in default fallback case (which includes when a fault has occurred or
when the script exits) - keep retrying for a bit, and in servo case,
just allow the next loop to proceed ASAP, without resetting variables
and hysteresis
2020-11-16 12:04:56 +11:00
Tim Connors
e41c1aa38e
ipmitool often fails - just keep using the previous result til it succeeds
2020-11-14 23:33:09 +11:00
Tim Connors
50cfcf0bc5
different fan curve to try to weight lower fans at more optimal temperature
2020-09-15 21:31:48 +10:00
Tim Connors
02255cc345
correct how hdd and expensive temperature tests are done
2020-09-15 20:09:18 +10:00
Tim Connors
a8b0f5ed7c
be more robust against hddtemp not exiting in time because stuck in D state, and not able to be killed
2020-02-08 15:53:43 +11:00
Tim Connors
6f4ca6bbf9
add systemd service file
2020-02-08 15:47:12 +11:00
Tim Connors
320f489649
add couple of comments
2020-01-02 00:02:52 +11:00
Tim Connors
ead6ea755a
Protect against divide by zero, plus have a die handler anyway that makes sure fans reset back to default control
2019-12-29 17:45:13 +11:00
Tim Connors
5b513155ff
display the graphs from just before the fans were throttled back to a dynamic level from their conservative static originals
2019-12-20 19:30:19 +11:00
Tim Connors
1e4fb4497a
include FIXMEs on my roadmap
2019-12-20 17:55:47 +11:00
Tim Connors
0511c3295d
clarified that default firmware behaviour is restored on excessive input ambient temperature
2019-12-20 17:42:10 +11:00
Tim Connors
b9d75f2b9a
converted from bash to perl, and made it servoing to setpoints based on component temperatures
2019-12-20 17:40:17 +11:00
NoLooseEnds
a61a333f48
Merge pull request #7 from jacobjangles/ipmi-encryption-key
...
Add variable for default Dell R710 iDRAC Encryption Key
2019-06-09 21:41:50 +02:00
Jangles
928916cf19
Add variable for default Dell R710 iDrac Encryption Key
2019-06-08 18:44:23 +10:00
NoLooseEnds
09e4b0d3a9
Merge pull request #4 from dalcon007/master
...
Fixed some typos
2019-02-10 19:42:23 +01:00
dalcon007
c274edfcd4
Update R710-IPMITemp.sh
...
Fixed typos
2019-02-10 13:39:58 -05:00
dalcon007
9a7963ae48
Update readme.md
...
Fixed typos
2019-02-10 13:39:33 -05:00
NoLooseEnds
5a99db7760
Removed my healtcheck.io string
2018-07-06 10:05:17 +02:00
NoLooseEnds
32e763017b
Added slacktee.sh notification
...
Added slacktee.sh notification
slacktee.sh – https://github.com/course-hero/slacktee
2018-05-06 20:52:34 +02:00
NoLooseEnds
5e66cf53df
Small changes and static script
2018-04-13 19:01:11 +02:00
NoLooseEnds
c8690ce77d
Merge branch 'master' of https://github.com/NoLooseEnds/Scripts
2018-04-12 23:47:38 +02:00
NoLooseEnds
de9c1fca80
Added healthchecks.io to the script instead
...
Added healthchecks.io to the script instead of cron command. That way I get a notification if the script triggers the dynamic fans.
2018-04-12 23:47:14 +02:00
NoLooseEnds
6300d3306d
Added healthchecks.io to the script instead
...
Added healthchecks.io to the script instead of cron command. That way I get a notification if the script triggers the dynamic fans.
2018-04-12 23:45:34 +02:00
NoLooseEnds
f6d22cfe35
Added healthchecks.io
2018-03-22 18:53:11 +00:00
NoLooseEnds
9a70a5c0d3
Update readme.md
2018-03-22 18:52:52 +00:00
NoLooseEnds
28e477294b
Updated script and readme
...
- Modified the "get temperature" IPMI command to work with both R610 and R710
- Added better explanation to script
- Added CRON info to readme
2017-10-25 12:51:14 +02:00
NoLooseEnds
076ba87118
Updated Readme
2017-10-19 10:16:27 +02:00
NoLooseEnds
5a828b496f
Initial commit
...
Added readme files and my R710 IPMI temperature monitor script.
2017-10-19 10:10:10 +02:00