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.

Dynamix - V6 Plugins

Featured Replies

On 4/12/2024 at 2:22 PM, Rysz said:

Dynamix System Temperature

Probably low priority but a bunch of PHP8 warnings if one of the temperatures is not used:

 

[12-Apr-2024 14:19:41 Europe/Berlin] PHP Warning:  Undefined array key 1 in /usr/local/emhttp/plugins/dynamix.system.temp/nchan/system_temp on line 78
[12-Apr-2024 14:19:57 Europe/Berlin] PHP Warning:  Undefined array key 1 in /usr/local/emhttp/plugins/dynamix.system.temp/nchan/system_temp on line 78
[12-Apr-2024 14:19:57 Europe/Berlin] PHP Warning:  Undefined array key 1 in /usr/local/emhttp/plugins/dynamix.system.temp/include/SystemTemp.php on line 42
[12-Apr-2024 14:20:02 Europe/Berlin] PHP Warning:  Undefined array key 1 in /usr/local/emhttp/plugins/dynamix.system.temp/nchan/system_temp on line 78
[12-Apr-2024 14:20:07 Europe/Berlin] PHP Warning:  Undefined array key 1 in /usr/local/emhttp/plugins/dynamix.system.temp/nchan/system_temp on line 78
[12-Apr-2024 14:20:12 Europe/Berlin] PHP Warning:  Undefined array key 1 in /usr/local/emhttp/plugins/dynamix.system.temp/nchan/system_temp on line 78
[12-Apr-2024 14:20:17 Europe/Berlin] PHP Warning:  Undefined array key 1 in /usr/local/emhttp/plugins/dynamix.system.temp/nchan/system_temp on line 78
[12-Apr-2024 14:20:22 Europe/Berlin] PHP Warning:  Undefined array key 1 in /usr/local/emhttp/plugins/dynamix.system.temp/nchan/system_temp on line 78

 

That appears to be it. Should be higher priority given the impact on the logs and unnecessary CPU load. Mine fired multiple times a second and var/log filled up in just a few days.

  • 2 weeks later...
  • Replies 4.4k
  • Views 1.4m
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • It has been some time since I visited the Unraid forums. Due to health issues I had to take a break, and unfortunately this break took way longer than anticipated. But I am back and will sta

  • Phoenix Down
    Phoenix Down

    Hi @bonienl, is this the right channel to report a bug? If not, please point me in the right direction     I've been noticing an issue with Autofan in the last couple of months. It seems lik

  • Today has been a productive day   I have updated several Dynamix plugins, mainly bug fixes. Please check your plugins to get the updates.

Posted Images

Auto fan control is spamming my syslog file. with "adjusting fan speed" How do I prevent this and causing my syslog file to become too large?

Hello, i just discovered your System stats plugin, it looks great is well intergrated but i miss a major function! To be able to keep track of my nas temps over time, is this possible to add somehow? Thanks!

  • 3 weeks later...

Bug Report: Duplicate remote syslog messages when S3 Sleep plugin debug mode is set to Syslog

Environment

  • Unraid OS 7.1.4 (NAS: 10.1.1.17)

  • Dynamix S3 Sleep plugin v3.0.11

  • Syslog forwarding enabled (remote syslog-ng server on Alpine Linux, UDP 514)

Issue
When the S3 Sleep plugin’s Debug Mode is set to Syslog, every debug message is emitted twice to the syslog stream.

  • On the local Unraid syslog (/var/log/syslog), messages appear only once.

  • On the remote syslog server, tcpdump confirms that two identical UDP packets are sent for each event.

  • Example (tcpdump from the remote server, capturing from NAS):

10:57:08.124480 10.1.1.17.46104 > 10.1.1.12.514: SYSLOG Msg: Sep  7 10:57:08 NAS s3_sleep: Disk activity on going: sdc
10:57:08.124483 10.1.1.17.50879 > 10.1.1.12.514: SYSLOG Msg: Sep  7 10:57:08 NAS s3_sleep: Disk activity on going: sdc
10:57:08.125477 10.1.1.17.46104 > 10.1.1.12.514: SYSLOG Msg: Sep  7 10:57:08 NAS s3_sleep: Disk activity detected. Reset timers.
10:57:08.125496 10.1.1.17.50879 > 10.1.1.12.514: SYSLOG Msg: Sep  7 10:57:08 NAS s3_sleep: Disk activity detected. Reset timers.

That results in duplicate lines being written to the remote syslog-ng log files and any downstream viewers (Frontail, etc).

Steps to reproduce

  1. Enable Dynamix S3 Sleep plugin.

  2. Set Enable DEBUG mode:Syslog.

  3. Configure Unraid → Settings → Syslog Server → enable forwarding to a remote server (default port 514).

  4. Observe via tcpdump on the remote server:

    tcpdump -n -i any host <NAS-IP> and udp port 514 -vvv
    

    Each S3 Sleep debug message is transmitted twice.

Expected
Each debug message should be sent only once.

Actual
Each debug message is sent twice when “Debug Mode = Syslog.”

Notes / Workarounds

  • Setting Debug Mode to Console avoids the duplication (but then you lose visibility in central syslog).

  • Forwarding Unraid’s main syslog to a different port 1514 (Settings → Syslog Server → Remote) does not duplicate messages. The duplication appears to come from how the plugin itself calls logger/syslog.

  • A possible cause: the plugin might be writing directly to syslog and also to stdout/stderr which gets captured by syslog, resulting in two emits.

I have a question about the Dynamix Sleep Plugin. For example, if the disk array is inactive but I am operating unraid, how can I avoid system sleep at this time? The effect I want is like Windows. When I don't have the operating system, for example, it will sleep for 5 minutes. If it is operating, it should not sleep.

Edited by valenhua

The issue I'm having is that I'm unable to connect to my shares via SMB after the NAS wakes from sleep. The SMB connections work fine on a fresh boot. But if the NAS goes to sleep, and I wake it up either with a WOL packet or pressing the power button on the side of the NAS, I am no longer able to make a SMB connection to any of those same shares.

I am running unraid 7.1.4 and have the S3 Sleep plugin installed.

after sending a WOL packet, the NAS wakes up and I can connect via the webGUI. But trying to access the mapped SMB shares from either my phone or desktop doesn't work. If I reboot the NAS, every works again until the next time the NAS sleeps and asked to wake back up.

UPDATE: I am testing a possible solution - I had set "DHCP Renewal after wake-up" = "Yes". Setting this to "No" might have fixed the issue. I'm going to test some more and will provide another update.

UPDATE: After some additional testing, I can confirm that the issue was caused by setting "DHCP Renewal after wake-up" = "Yes". By setting it to "No", the NAS will wake from sleep with a WOL packet and I can connect to my shares with SMB from my desktop and phone.

Thanks,

sethree

Edited by sethree

Is anybody here to support the s3 sleep plugin?

44 minutes ago, helgrimm said:

Is anybody here to support the s3 sleep plugin?

rather ask your question instead ask to ask ...

Anyone else seeing the Dynamix plugins as blacklisted in action center?

2 hours ago, lambolighting said:

Anyone else seeing the Dynamix plugins as blacklisted in action center?

Just saw it now too, wtf?

Hello Dynamix team, @bonienl and @Squid - I have been waiting patiently for a while for the Parity/Read-Check issue to be fixed.

Premise - If someone doesn't have a parity disk the Parity schedule settings don't show up in the schedule section in the settings menu. Read-Check can still be done.

Issue - The old versions of UnRaid used to have Read-Check schedule in case someone doesn't have Parity. I did that all the time. Still do that.

Someone like me who had a Schedule setup for Read-Check can still use the same schedule as the config exists '/boot/config/plugins/dynamix/dynamix.cfg ' and has the relevant section for that. However, I cannot change those settings without editing the config manually.

[parity]
mode="0"
dotm="1"
hour="0 13"
day="2"
month="2"
write="NOCORRECT"
frequency="1"
duration="1"

I do not have the documentation to know what possible values I can set them to if I need to change the settings. So, I have just let things run as is.

Unless, there is a reason that has not been explained why this section was removed from UI for people without parity, when can I expect it to come back. It is still possible to do those Read-Checks, why take away the scheduling part.

Thanks and looking forward to the response.

10 minutes ago, Unraid-arr said:

Hello Dynamix team, @bonienl and @Squid - I have been waiting patiently for a while for the Parity/Read-Check issue to be fixed.

Premise - If someone doesn't have a parity disk the Parity schedule settings don't show up in the schedule section in the settings menu. Read-Check can still be done.

Issue - The old versions of UnRaid used to have Read-Check schedule in case someone doesn't have Parity. I did that all the time. Still do that.

Someone like me who had a Schedule setup for Read-Check can still use the same schedule as the config exists '/boot/config/plugins/dynamix/dynamix.cfg ' and has the relevant section for that. However, I cannot change those settings without editing the config manually.

[parity]
mode="0"
dotm="1"
hour="0 13"
day="2"
month="2"
write="NOCORRECT"
frequency="1"
duration="1"

I do not have the documentation to know what possible values I can set them to if I need to change the settings. So, I have just let things run as is.

Unless, there is a reason that has not been explained why this section was removed from UI for people without parity, when can I expect it to come back. It is still possible to do those Read-Checks, why take away the scheduling part.

Thanks and looking forward to the response.

7.2 but weirdly its gone missing from the notes, im sure i saw it there. But at least its here again in writing. https://forums.unraid.net/topic/193500-unraid-read-check/#findComment-1578307

Just wondering, is the Dynamix Share Floor plugin still being supported? it's not really doing anytihng anymore.

  • 3 weeks later...

Does someone know how to get attention of the maintainer of the bergware/dynamix github repo? -> https://github.com/bergware/dynamix
AravindGopala from GitHub took the time to fix the bug in the S3SleepPlugin and we are trying to get this in via a Pull Request:
https://github.com/bergware/dynamix/pull/102

This fix makes the S3SleepPlugin usable again, should be interesting for anyone who was using it in the past.


Any help would be appreciated. Thanks!

  • 2 weeks later...

Hi, i´m running with JGINYUE X99M GAMING D4/ARGB , Version V2.1 and i can see that the fans works better w/o the Fan Auto Control pluging and with the Bios settings on Auto, thanks!

On 10/14/2025 at 7:49 AM, Skylinar said:

Does someone know how to get attention of the maintainer of the bergware/dynamix github repo? -> https://github.com/bergware/dynamix
AravindGopala from GitHub took the time to fix the bug in the S3SleepPlugin and we are trying to get this in via a Pull Request:
https://github.com/bergware/dynamix/pull/102

This fix makes the S3SleepPlugin usable again, should be interesting for anyone who was using it in the past.


Any help would be appreciated. Thanks!

+1 here...

On 10/14/2025 at 2:49 AM, Skylinar said:

Does someone know how to get attention of the maintainer of the bergware/dynamix github repo? -> https://github.com/bergware/dynamix
AravindGopala from GitHub took the time to fix the bug in the S3SleepPlugin and we are trying to get this in via a Pull Request:
https://github.com/bergware/dynamix/pull/102

This fix makes the S3SleepPlugin usable again, should be interesting for anyone who was using it in the past.


Any help would be appreciated. Thanks!

Can you DM me on Discord username unraid_squid to talk about this. I'll be able to handle this, but not until the weekend at the earliest

I am using the dynamix sleep plugin and tried to set Set WOL options before sleep to ug

but it is not saving the option if i select ug together. it saves u ... it saves g standalone - but if i select both it is not stored.

if u use this command it stores the setting .. to the NIC can do it but not via plugin GUI Config.

ethtool -s eth0 wol ug

Hello guys , im using dynamix s3 sleep plugin and it does put the server to sleep but the problem is when the server wakes up my docker container such as jellyfin… and others who use gpu cannot see / use the gpu , even if i start the vm which has gpu passthrough the vm gets stuck on startup and it never starts.

To make everything work again i have to reboot the server , has anyone experienced this and what could be the solution to this problem? I have seen few users reported same problem since many months on unraid discord but there was response to this problem.

Would it be possible to add real time/historic graph for RAM similar to CPU on the dashboard? Is there a graph view elsewhere that I might not be aware of? I've only really used the one on the dashboard.

3 minutes ago, max32268 said:

Would it be possible to add real time/historic graph for RAM similar to CPU on the dashboard? Is there a graph view elsewhere that I might not be aware of? I've only really used the one on the dashboard.

oh duh, "Stats" page 🤦‍♂️. But still would be great to see the addition to the dashboard page panel for RAM

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.