Initial stable release. Tested on my bi-CPU Dell R720XD
What's Changed
- Enable local iDRAC management by @tigerblue77 in #4
- Permit decimal value for fan speed by @tigerblue77 in #6
- Beautify code and log messages by @tigerblue77 in #8
- Allow manual override of maximum temperature variable via environment… by @tigerblue77 in #11
- Monitoring CPUs temperature instead of inlet temperature by @tigerblue77 in #12
- Remove usage of crontab by @tigerblue77 in #15
- Docker logs display modified in table form to be more intuitive and synthetic by @tigerblue77 in #16
- Added gracefull exit function with trap of SIGQUIT, SIGTERM and SIGKILL by @tigerblue77 in #17
- Throw away ipmitool command's output to avoid new line in Docker logs by @tigerblue77 in #20
- Move the sleep to the beginning of the execution loop to ensure a more regular and punctual execution by @tigerblue77 in #22
Full Changelog: https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker/commits/v1.1