17 Commits

Author SHA1 Message Date
Tigerblue77
a495ad796b Use "ENTRYPOINT" instead of "CMD" in Dockerfile 2024-12-18 18:42:59 +00:00
Ryan
8d56ba7211 Add new parameter DISABLE_THIRD_PARTY_PCIE_CARD_DELL_DEFAULT_COOLING_RESPONSE_ON_EXIT to allow users to specify whether or not they want the Dell Third-Party PCIe Card Default Cooling Response Logic disabled on exit. 2024-11-10 20:09:01 +01:00
Tigerblue77
f84367985a Minor improvements 2024-03-16 13:23:44 +00:00
Tigerblue77
10d8be656a Added Docker healthcheck to README.md 2024-01-31 22:31:26 +00:00
Tigerblue77
4df520d6c8 Splitted functions from main code 2024-01-28 23:26:56 +00:00
Tigerblue77
0a5430d65e Fixed a typo in "threshold" word 2023-03-05 14:08:27 +00:00
Louis
f1c47b0a69 Added option to disable third-party PCIe card default cooling response (#33) 2023-02-02 20:22:02 +01:00
Tigerblue77
45b2af3e92 Docker MAINTENER instruction is deprecated in favor of LABEL 2022-07-10 15:04:15 +02:00
tigerblue77
ee5568cc99 Little fix in Dockerfile 2022-04-14 15:11:51 +02:00
tigerblue77
ce84e2cbed Added gracefull exit function with trap of SIGQUIT, SIGTERM and SIGKILL 2022-04-13 13:53:37 +02:00
tigerblue77
37c1089fc5 Remove usage of CRONTAB 2022-04-12 18:55:39 +02:00
tigerblue77
d65d64b303 Monitoring CPUs temperature instead of inlet temperature 2022-04-12 16:13:03 +02:00
tigerblue77
fae07584da Allow manual override of maximum temperature variable via environment variable 2022-04-12 14:12:10 +02:00
tigerblue77
6731fe48b8 Beautify code and log messages 2022-04-11 23:32:58 +02:00
tigerblue77
8316bd1e2c Permit decimal value for the fan speed 2022-04-11 20:00:47 +02:00
tigerblue77
82d94b6733 Local iDRAC management 2022-04-11 19:01:44 +02:00
Alec Lombardo
b78154d176 Initial commit 2020-01-11 10:42:36 -05:00