That-Guy-Jack / HP-ILO-Fan-Control

Uses a Custom ROM for The Hp ILO adapter
https://thatguyjack.co.uk/custom-hp-ilo-rom-and-fan-speed-script/
104 stars 39 forks source link

Alternative fan control script. #15

Open Aterfax opened 2 years ago

Aterfax commented 2 years ago

Thought I would bring this to attention here: https://github.com/Aterfax/ilo4_unlock/blob/main/scripts/kg-silence-dl380pG8-screen-method.sh

tl;dr - This is an alternative script which uses SSH keys and screen to preserve the first TTY for further input and to see further output.

This avoids the bug where only the first SSH session / TTY gets fan info stdout.

You may want to adopt parts of this method into your existing scripts so I figured I'd leave an issue rather than a PR.

That-Guy-Jack commented 1 year ago

Might end up adding this in, if you have time feel free to make a pull request, i'll add this to the list of todo's