HP-ILO-Fan-Control
HP-ILO-Fan-Control copied to clipboard
Alternative fan control script.
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.
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