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

I got a notification this morning in pushover:

 

Notice [ODIN] - IPMI Event localhost *Warning* Processor - Processor Automatically Throttled

 

I am assuming this came from this plugin?  I installed this a while back to set the fan thresholds and haven't played with the other settings.

 

I don't see anything else in the logs around this time - which as I search would appear to be related to a temp issue?

 

My diagnostics are attached.  Thanks for any help.

odin-diagnostics-20241217-0730.zip

  • Replies 783
  • Views 91.4k
  • 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

  • Author
On 12/12/2024 at 4:52 PM, spl147 said:

yes and the override thresholds follow the spun down sensor

I have added options but cannot test put ipmifan into scripts and helpers into include

 

/usr/local/emhttp/plugins/ipmi/

ipmifan ipmi_helpers.php

Great plugin, been using it for years flawlessly. However since i started to use the harddrive spindown option in unraid iv'e come accross an issue.

I have one drive running, all other drives are spun down, and the ipmi plugin doesn't want to control the fan speeds according to the temperature of this one drive. In the "hard drives to poll" section all drives are checked, i even tried only having the active drive checked but this did not result in any change. Any ides on what could be the problem? I don´t know what logs to paste since nothing of intrerest shows in the main syslog logfile.

Edited by Fifthy

  • Author
1 hour ago, Fifthy said:

Great plugin, been using it for years flawlessly. However since i started to use the harddrive spindown option in unraid iv'e come accross an issue.

I have one drive running, all other drives are spun down, and the ipmi plugin doesn't want to control the fan speeds according to the temperature of this one drive. In the "hard drives to poll" section all drives are checked, i even tried only having the active drive checked but this did not result in any change. Any ides on what could be the problem? I don´t know what logs to paste since nothing of intrerest shows in the main syslog logfile.

Check /var/log/ipmifan

Thank you,


2024-12-31 04:00:52 Fan:Temp, FAN1234(32%):CPU Temp(46C), FANA(27%):HDD Spundown using HDD Temp(Spundown)
2024-12-31 04:01:23 Fan:Temp, FAN1234(30%):CPU Temp(44C), FANA(27%):HDD Spundown using HDD Temp(Spundown)
2024-12-31 04:02:53 Fan:Temp, FAN1234(32%):CPU Temp(46C), FANA(27%):HDD Spundown using HDD Temp(Spundown)
2024-12-31 04:03:53 Fan:Temp, FAN1234(30%):CPU Temp(37C), FANA(27%):HDD Spundown using HDD Temp(Spundown)

 

From what i can gather it thinks that all harddrives are spun down and are operating at the lowest fan speed set?

  • Author
1 hour ago, Fifthy said:

Thank you,


2024-12-31 04:00:52 Fan:Temp, FAN1234(32%):CPU Temp(46C), FANA(27%):HDD Spundown using HDD Temp(Spundown)
2024-12-31 04:01:23 Fan:Temp, FAN1234(30%):CPU Temp(44C), FANA(27%):HDD Spundown using HDD Temp(Spundown)
2024-12-31 04:02:53 Fan:Temp, FAN1234(32%):CPU Temp(46C), FANA(27%):HDD Spundown using HDD Temp(Spundown)
2024-12-31 04:03:53 Fan:Temp, FAN1234(30%):CPU Temp(37C), FANA(27%):HDD Spundown using HDD Temp(Spundown)

 

From what i can gather it thinks that all harddrives are spun down and are operating at the lowest fan speed set?

If the sensor 99 is <= 0 then it assumes that the drives are spun down, What does the sensor list show. Does the disk that is running show temps?

32 minutes ago, SimonF said:

If the sensor 99 is <= 0 then it assumes that the drives are spun down, What does the sensor list show. Does the disk that is running show temps?

 

Sensor 99 is reading 40c and the active disk i reading 38c.

Hi , 

 

Amazing plugin by the way!

 

I have a question , is there a way to remove certian values from the impi chart? Alot of mine say N/A even though they might useful but take alot of room on my screen while monitoring temps , I want to keep the power usuage , fan speed , and temp , tried to look through the config file to see if i can remove some of the values but I can't seem to find any values in the config that correlate with the chart ? Unless if I'm looking at the wrong file? 

Screenshot_20250106_101304_Photos.jpg

Edited by TheGodOfWar1337

  • Author
3 hours ago, TheGodOfWar1337 said:

Hi , 

 

Amazing plugin by the way!

 

I have a question , is there a way to remove certian values from the impi chart? Alot of mine say N/A even though they might useful but take alot of room on my screen while monitoring temps , I want to keep the power usuage , fan speed , and temp , tried to look through the config file to see if i can remove some of the values but I can't seem to find any values in the config that correlate with the chart ? Unless if I'm looking at the wrong file? 

Screenshot_20250106_101304_Photos.jpg

I don't think it is possible, but let me check the code.

4 minutes ago, SimonF said:

I don't think it is possible, but let me check the code.

Sounds good. Thanks! 

3 hours ago, TheGodOfWar1337 said:

Hi , 

 

Amazing plugin by the way!

 

I have a question , is there a way to remove certian values from the impi chart? Alot of mine say N/A even though they might useful but take alot of room on my screen while monitoring temps , I want to keep the power usuage , fan speed , and temp , tried to look through the config file to see if i can remove some of the values but I can't seem to find any values in the config that correlate with the chart ? Unless if I'm looking at the wrong file? 

Screenshot_20250106_101304_Photos.jpg

you select what is displayed easily:

 

Screenshot 2025-01-06 at 2.08.03 PM.png

21 minutes ago, spl147 said:

you select what is displayed easily:

 

Screenshot 2025-01-06 at 2.08.03 PM.png

Interesting , I didn't know that was a option under display settings   ,  Thanks :)

  • Author
1 hour ago, spl147 said:

you select what is displayed easily:

 

Screenshot 2025-01-06 at 2.08.03 PM.png

Thanks.

Hello everyone, I have an IBM X3650 M4 running with Unraid, but unfortunately, I can't figure out how to control the fans. The fans are constantly running at 3500 RPM+, which is of course way too loud. I've already made the settings, but I just can't get any further

3.jpg

2.jpg

1.jpg

  • Author
2 hours ago, WuuZaa said:

Hello everyone, I have an IBM X3650 M4 running with Unraid, but unfortunately, I can't figure out how to control the fans. The fans are constantly running at 3500 RPM+, which is of course way too loud. I've already made the settings, but I just can't get any further

3.jpg

2.jpg

1.jpg

So it is a x9 sm motherboard in the server. I don't believe that fan control is support for x9 but need to check my system which is an x9

51 minutes ago, SimonF said:

So it is a x9 sm motherboard in the server. I don't believe that fan control is support for x9 but need to check my system which is an x9

Pretty sure it's not, only X10 or newer, with an X9 you can only use the standard speed profiles, like optimal, full, etc.

This is why i always say, research your hardware before building so you don't find out it is not supported for fan control after the fact.

Can I only configure this in the BIOS, or is it also possible using the IPMI tool or through the IMM2 WebUI?

  • Author
2 minutes ago, WuuZaa said:

Can I only configure this in the BIOS, or is it also possible using the IPMI tool or through the IMM2 WebUI?

Can be done via the Web management. But disable fan control.

Hi there,

I was pointed to using the ipmi plugin from @spl147 as i am wanting to add auto fan support to my Asus wrx80 board. I had a x299 that, from memory, worked out of the box without issue. However, my wrx80 doesn't support auto, and I was advised to use the ipmi plugin here, not the auto fan option
https://forums.unraid.net/topic/34889-dynamix-v6-plugins/page/167/#findComment-1509692

When I run sensors-detect, this is the output I get https://privatebin.net/?aea0d8c9cc74cb06#DasymbaLuZFe1rxSJQncBnEcyhjn2arE9wKQ1igdv2mo The board came out in 2021 so It's not too old. Wonder if auto fan is possible though the ipmi plugin. Thank you

 

  • Author
31 minutes ago, Goldmaster said:

Hi there,

I was pointed to using the ipmi plugin from @spl147 as i am wanting to add auto fan support to my Asus wrx80 board. I had a x299 that, from memory, worked out of the box without issue. However, my wrx80 doesn't support auto, and I was advised to use the ipmi plugin here, not the auto fan option
https://forums.unraid.net/topic/34889-dynamix-v6-plugins/page/167/#findComment-1509692

When I run sensors-detect, this is the output I get https://privatebin.net/?aea0d8c9cc74cb06#DasymbaLuZFe1rxSJQncBnEcyhjn2arE9wKQ1igdv2mo The board came out in 2021 so It's not too old. Wonder if auto fan is possible though the ipmi plugin. Thank you

 

Do you have any infomation for the ipmi commands to control the fans.

 

For each board type there is a matrix of commands.

 

#############################################
# ASRock
# ipmi-raw 00 3a 01 00 00 00 00 00 00 00 00
# ipmi-raw 00 3a 01 AA BB CC DD EE FF GG HH
# 00 = smartfan mode
# 01 - 64  = 1% - 100%
#############################################

#############################################
# ASRock Dual Socket
# ipmi-raw 00 3a 01 CPU_1_OVERRIDE CPU_1 REAR_1 FRONT_1 FRONT_2 FRONT_3
# ipmi-raw 00 3a 11 CPU_2_OVERRIDE CPU_2 REAR_2 FRONT_4
# ipmi-raw 00 3a 01 00 AA BB CC DD EE
# ipmi-raw 00 3a 11 00 AA BB CC
#############################################

#############################################
# Supermicro X10/X11
# ipmi-raw 00 30 70 66 01 00 64
# ipmi-raw 00 30 70 66 AA BB CC
#
# AA
# 00 - Get value
# 01 - Set value
#
# BB
# 00 - FAN 1/2/3/4 or CPU_FAN1/2
# 01 - FAN A or SYS_FAN1/2/3
#
# CC
# 00 to 64 - Set Speed (0-64)
#############################################

#############################################
# Supermicro X9
# ipmi-raw 00 30 91 5A 3 00 FF
# ipmi-raw 00 30 91 5A 3 BB CC
#
# BB
# 10 - FAN 1/2/3/4
# 11 - FAN A
#
# CC
# 00 to FF - Set Speed (0-255)
#############################################

#############################################
# Dell
# raw'    => '30 30 02 FF', # + value 01-64 for % FF is all or ID
#'auto'   => '30 30 01 00',
#'manual' => '30 30 01 01',
#'full'   => '30 30 02 FF 64',
# 01 - 64  = 1% - 100%
#############################################

 

I would suggest contacting ASUS Tech Support.

 

but i found this on the web:

 

IMG_1635.jpeg

  • Author
2 hours ago, Goldmaster said:

Hi there,

I was pointed to using the ipmi plugin from @spl147 as i am wanting to add auto fan support to my Asus wrx80 board. I had a x299 that, from memory, worked out of the box without issue. However, my wrx80 doesn't support auto, and I was advised to use the ipmi plugin here, not the auto fan option
https://forums.unraid.net/topic/34889-dynamix-v6-plugins/page/167/#findComment-1509692

When I run sensors-detect, this is the output I get https://privatebin.net/?aea0d8c9cc74cb06#DasymbaLuZFe1rxSJQncBnEcyhjn2arE9wKQ1igdv2mo The board came out in 2021 so It's not too old. Wonder if auto fan is possible though the ipmi plugin. Thank you

 

Is there ipmi a standalone card also?

 

https://dlcdnets.asus.com/pub/ASUS/mb/Add-on_card/IPMI_Expansion_Card_EM_WEB_EN.pdf?model=IPMI EXPANSION CARD

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.