July 1, 20251 yr Short of using a thermal camera to check what my LSI HBA is running at temperature wise, I found lsiutil, which shows operating temperature, among many other funky things, through the binary.I was wondering if someone could whip up a plugin for this.Basically take the output of this:./lsiutil -p1 -a 25,2,0,0 | awk '/IOCTemperature: /{print strtonum($2)" C"}'And it spits it out in Celsius. More useful than the normal hex output if you go ./lsiutil -e25200And put it in plugin form to make it super easy. Maybe hook into the dashboard or System Temp Plugin.That would be great. There's lots of other functions you can do in the lsiutil, but I'm not sure how far down the rabbit hole you'd want to go.edit - Guess I should have added the lsiutil that I have. Not too sure if there's a newer version, or how to check. lsiutil Edited July 1, 20251 yr by anhloc
July 4, 20251 yr I also would like something like this . I recently brought a LSI 9300 from Aliexpress , and boy they run HOT !.. and I have only 5 drives on it. But I brought a 70mm x 70mm fan and screwed it on the heatsink and it run much cooler now , but I handy plugin that could run on Unraid main page as a tile would be grand.!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.