Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[PLUGIN] IPMI for 6.11+

Featured Replies

  • Replies 783
  • Views 91.7k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • I have released 2023.12.02, If you have tested the Dev release you may need to update the Fans section as I have changed name to FAN123456 for All for Dell systems   - Add FAN Control suppor

  • Yes on my to-do list now 7.2 is out. But am also working on next.

  • garrett hamonic
    garrett hamonic

    I have been using IPMI tools for quite some time and for some reason it stopped working but wont allow me to enter new username or password. How do I go about this?

Posted Images

Just now, spl147 said:

asus ALSO sells a seperate IPMI Card, and it most likely uses the same chip and commands as the chip built into your board

Whoa, certain information has come to light. Thank you. When I load the ipmi plugin, it does detect the current fan speed on the cpu cooler and chipset.

  • Author
Just now, Goldmaster said:

Whoa, certain information has come to light. Thank you. When I load the ipmi plugin, it does detect the current fan speed on the cpu cooler and chipset.

Can you post some screen prints

image.png.818f63f891050b842ecbbc06b031f95b.png

Edited by Goldmaster

Just now, Goldmaster said:

image.png.067e6b3fe87afacc16d8eeba23eab342.png

Post the entire fan speed page

So it can read the data yes, but can it control the fans?

6 minutes ago, spl147 said:

entire fan speed page

Edited post and yes it seems to be able to read fan speed using ipmi, but not do anything in auto fan.

@Goldmaster From the commandline past this:

ipmitool raw 0x30 0x05 0x01 0x32 0x32 0x32 0x32 0x32 0x00 0x00 0x00

 

and hit enter, that should set all fans to 50%

Edited by spl147

@Goldmaster And this should set fans back to auto:

ipmitool raw 0x30 0x05 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

Edited by spl147

2 hours ago, Goldmaster said:

Edited post and yes it seems to be able to read fan speed using ipmi, but not do anything in auto fan.

did those commands control your fans?

5 minutes ago, spl147 said:

did those commands control your fans?

Sorry, my bad, i just tried opening terminal and pasting them but get command not found. Or are they supposed to go elsewhere?

Just now, Goldmaster said:

Sorry, my bad, i just tried opening terminal and pasting them but get command not found. Or are they supposed to go elsewhere?

Terminal on the unraid sever yes, have you installed ipmitool using the nerd tools plugin?

1 hour ago, spl147 said:

nerd tools plugin

Shows as incompatible with unraid 7

16 hours ago, Goldmaster said:

Shows as incompatible with unraid 7

download this and put it in the extra folder on your flashdrive and reboot: https://github.com/UnRAIDES/unRAID-NerdTools/raw/refs/heads/main/packages/pkgs/ipmitool-1.8.18-x86_64-1_SBo.txz

 

open terminal on the server and cd /boot/extra then wget https://github.com/UnRAIDES/unRAID-NerdTools/raw/refs/heads/main/packages/pkgs/ipmitool-1.8.18-x86_64-1_SBo.txz then reboot

 

Edited by spl147

On 1/13/2025 at 6:52 AM, spl147 said:

@Goldmaster did that work?

I was having the same issue, it worked (ipmitool works) but it's giving an error about libcrypto.so.1.1 which obviously isn't installed and isn't part of that package, is there a package for those binaries as well?

 

I believe libcrypto.so.1.1 and libssl.so.1.1 are both required.

 

Update: Libcrypto.so.3 and libssl.so.3 are installed, but this version of ipmitool wants 1.1 — is there an ipmitool that we can install to Unraid 7 that uses ver 3?

Edited by Edival76

2 minutes ago, Edival76 said:

I was having the same issue, it worked (ipmitool works) but it's giving an error about libcrypto.so.1.1 which obviously isn't installed and isn't part of that package, is there a package for those binaries as well?

 

I believe libcrypto.so.1.1 and libssl.so.1.1 are both required.

Try using the package manager to install ipmitool, then it should install dependencies as well. Im not super familiar with slackware. Maybe someone else will chime in

Hi guys,

 

To clear this error (and my fans ramping to 100% 24/7), is all I need to just change the 392 and 294 below to something like 50 and 50 and click save? I've never done anything like this and don't want to break anything.

 

I'm on an intel S2600CP mobo that is now in a regular pc case with regular noctua cpu coolers/fans on it.

 

image.thumb.png.7cc7ef48df60288d899fea192fa2af6f.png

image.thumb.png.9efa969dc84dd34e3bceb1ee1d55b473.png

Sorry if this is dumb but I *think* I've backed up my IPMI configuration previous as I have file in my backup folder called IPMI_CONFIG_BACKUP.bin.  But for the life of me I can't remember how I obtained it neither can I now re-find anything in the unraid UI or docs which detail it.  Any help apprecaited?

  • Author
5 hours ago, spl147 said:

Can you tell me when this will be released?

Release 2025.01.21

28 minutes ago, SimonF said:

Release 2025.01.21

log on unRAID 7 shows html tags instead of symbols:

 

2025-01-21 09:36:49 Starting Fan Control
2025-01-21 09:36:49 Board: Dell Board Model: PowerEdge T430
2025-01-21 09:36:49 Setting fans to manual
2025-01-21 09:36:59 Fan:Temp, FAN123456(22%):HDD Spundown using Temp(100 °F)
2025-01-21 09:37:59 Fan:Temp, FAN123456( 9%):HDD Temp(79 °F)
2025-01-21 09:44:52 fan control config file updated, reloading settings
2025-01-21 09:44:52 Fan:Temp, FAN123456( 8%):HDD Temp(84 °F)
2025-01-21 09:50:25 Fan:Temp, FAN123456(10%):HDD Temp(88 °F)
2025-01-21 10:14:35 Fan:Temp, FAN123456(16%):HDD Temp(95 °F)
2025-01-21 10:22:38 Fan:Temp, FAN123456(15%):HDD Temp(93 °F)
2025-01-21 10:23:38 Fan:Temp, FAN123456(16%):HDD Temp(95 °F)
2025-01-21 10:25:39 Fan:Temp, FAN123456(15%):HDD Temp(93 °F)
2025-01-21 10:26:40 Fan:Temp, FAN123456(16%):HDD Temp(95 °F)
2025-01-21 10:29:41 Fan:Temp, FAN123456(15%):HDD Temp(93 °F)
2025-01-21 10:31:42 Fan:Temp, FAN123456(16%):HDD Temp(95 °F)
2025-01-21 10:36:44 Fan:Temp, FAN123456(15%):HDD Temp(93 °F)
2025-01-21 10:38:44 Fan:Temp, FAN123456(16%):HDD Temp(95 °F)
2025-01-21 10:43:46 Fan:Temp, FAN123456(15%):HDD Temp(93 °F)
2025-01-21 10:46:48 Fan:Temp, FAN123456(16%):HDD Temp(95 °F)
2025-01-21 10:47:48 Fan:Temp, FAN123456(23%):HDD Spundown using Temp(102 °F)
2025-01-21 10:49:19 Fan:Temp, FAN123456(21%):HDD Spundown using Temp(100 °F)
2025-01-21 11:38:39 Fan:Temp, FAN123456(23%):HDD Spundown using Temp(102 °F)
2025-01-21 11:39:39 Fan:Temp, FAN123456(21%):HDD Spundown using Temp(100 °F)

 

  • Author
1 hour ago, spl147 said:

log on unRAID 7 shows html tags instead of symbols:

 

2025-01-21 09:36:49 Starting Fan Control
2025-01-21 09:36:49 Board: Dell Board Model: PowerEdge T430
2025-01-21 09:36:49 Setting fans to manual
2025-01-21 09:36:59 Fan:Temp, FAN123456(22%):HDD Spundown using Temp(100 °F)
2025-01-21 09:37:59 Fan:Temp, FAN123456( 9%):HDD Temp(79 °F)
2025-01-21 09:44:52 fan control config file updated, reloading settings
2025-01-21 09:44:52 Fan:Temp, FAN123456( 8%):HDD Temp(84 °F)
2025-01-21 09:50:25 Fan:Temp, FAN123456(10%):HDD Temp(88 °F)
2025-01-21 10:14:35 Fan:Temp, FAN123456(16%):HDD Temp(95 °F)
2025-01-21 10:22:38 Fan:Temp, FAN123456(15%):HDD Temp(93 °F)
2025-01-21 10:23:38 Fan:Temp, FAN123456(16%):HDD Temp(95 °F)
2025-01-21 10:25:39 Fan:Temp, FAN123456(15%):HDD Temp(93 °F)
2025-01-21 10:26:40 Fan:Temp, FAN123456(16%):HDD Temp(95 °F)
2025-01-21 10:29:41 Fan:Temp, FAN123456(15%):HDD Temp(93 °F)
2025-01-21 10:31:42 Fan:Temp, FAN123456(16%):HDD Temp(95 °F)
2025-01-21 10:36:44 Fan:Temp, FAN123456(15%):HDD Temp(93 °F)
2025-01-21 10:38:44 Fan:Temp, FAN123456(16%):HDD Temp(95 °F)
2025-01-21 10:43:46 Fan:Temp, FAN123456(15%):HDD Temp(93 °F)
2025-01-21 10:46:48 Fan:Temp, FAN123456(16%):HDD Temp(95 °F)
2025-01-21 10:47:48 Fan:Temp, FAN123456(23%):HDD Spundown using Temp(102 °F)
2025-01-21 10:49:19 Fan:Temp, FAN123456(21%):HDD Spundown using Temp(100 °F)
2025-01-21 11:38:39 Fan:Temp, FAN123456(23%):HDD Spundown using Temp(102 °F)
2025-01-21 11:39:39 Fan:Temp, FAN123456(21%):HDD Spundown using Temp(100 °F)

 

Thanks will look into it.

Thanks for this plugin @SimonF 

 

I was afraid it was abandoned, but luckily it now comes with the IPMI-tool package.

 

You might look into these too, as they fill up the PHP log while debugging myself :P Just some minor definitions missing, which is typically not visible to regular users (might be more, but these were shown):

Warning: Undefined array key "TEMPHDD_FAN1234" in /usr/local/emhttp/plugins/ipmi/include/ipmi_helpers.php on line 356

Warning: Undefined array key "" in /usr/local/emhttp/plugins/ipmi/include/ipmi_helpers.php on line 356
FAN1234 (375 RPM):CPU1 Temp (40 C ), 30, 80, 50.1-100.0%FAN1234 (375 RPM):Not Defined  
Warning: Undefined array key "TEMPHDD_FANA" in /usr/local/emhttp/plugins/ipmi/include/ipmi_helpers.php on line 356

Warning: Undefined array key "" in /usr/local/emhttp/plugins/ipmi/include/ipmi_helpers.php on line 356
FANA (975 RPM):

 

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.