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/
105 stars 38 forks source link

Use ILO to pull fan information #8

Closed silentvw closed 2 years ago

silentvw commented 2 years ago

I changed the code so that it no longer pulls CPU temps from the machine but instead talks to ILO to get sensor readings. This is great for when you are running in a VM in ESXi To run this, you'll only need sshpass and wget now.

That-Guy-Jack commented 2 years ago

Sorry for the delay Would you be happy if i included your edited code as a separate script just for ESXI users?

silentvw commented 2 years ago

Yes, that is perfect

silentvw commented 2 years ago

@That-Guy-Jack My version works, I haven't setup a cronjob for this to run. so its manual for now but it still runs.

https://github.com/thomaswilbur/HP-ILO-Fan-Control

That-Guy-Jack commented 2 years ago

@That-Guy-Jack My version works, I haven't setup a cronjob for this to run. so its manual for now but it still runs.

https://github.com/thomaswilbur/HP-ILO-Fan-Control

Would you be ok if i use your adaptations and add it under its own dir?

That-Guy-Jack commented 2 years ago

@thomaswilbur merged in this commit

Thanks for making this its been on my list of things to finish

tagging users from original issue:

@supajason

@divadiow

@moni11811

That-Guy-Jack commented 2 years ago

Forgot to click close with comment :|