Dynamix - V6 Plugins


Recommended Posts

On 9/10/2021 at 10:50 AM, fireplex said:

Hi, I installed the system stats plugin a few days ago and the real time function works fine, but if I select last day or any other selection in the drop down I don't get anything displayed.

 

Do I need to carry out some additional work to get this historical data to show ?

 

Thanks!!

 

edit: I don't have a /var/log/sa folder, do I need to manually create that ?

Hey @fireplex - did you ever get it working? I have the same problem and can't see how to get the logging to work. Cheers.

Link to comment

I am trying to control my fans. Unfortunately the won't be detected. But if I run  sensors-detect I get this:

 

Driver `lm75':
  * Bus `SMBus PIIX4 adapter port 1 at 0b20'
    Busdriver `i2c_piix4', I2C address 0x4f
    Chip `Dallas Semiconductor DS75' (confidence: 3)

Driver `k10temp' (autoloaded):
  * Chip `AMD Family 17h thermal sensors' (confidence: 9)

Driver `to-be-written':
  * ISA bus, address 0xa20
    Chip `ITE IT8625E Super IO Sensors' (confidence: 9)

 

Where can I set them up (configfile?!) when there not available on the webinterface?

Link to comment

I had to replace my MB and Processor last week and since then the Dynamix System Temperature doesn't show anything. I have the Asus PRIME B550-PLUS with the AMD Ryzen 5 5600G with Radeon Graphics @ 4.2 GHz installed. 

 

When I click detect it shows nct6775 in the available drivers. I then do a rescan but under processor, mainboard and array nothing shows up.

 

When I type 'sensors' at the cl it says No sensors found!

 

Any ideas what I can do?

 

Regards Ronald

Link to comment

Hey there,

    Thanks for all the fantastic plugins. I had a question in regards to the system temperature plugin. I am wanting to keep an eye on the temps and be able to perform automated actions from external systems (primarily NodeRed).

 

Does it happen to have any sort of queryable api, either from an external request, or perhaps something internal which can send out the current temp data on an interval?

 

I setup some listener APIs for other things in NodeRed in which I have it acting upon, so that would also be just fine to send a curl every 5-10 seconds with the temp data to that url, I am just wondering what the best way would be to most easily obtain the data from the plugin so I could send it off? I suppose could just scrape the page for the temp values, but that would end up being a resort sort of thing.

 

Thanks,

-MH

Link to comment
  • 2 weeks later...
On 1/5/2022 at 2:53 AM, rbojanssen said:

I had to replace my MB and Processor last week and since then the Dynamix System Temperature doesn't show anything. I have the Asus PRIME B550-PLUS with the AMD Ryzen 5 5600G with Radeon Graphics @ 4.2 GHz installed. 

 

When I click detect it shows nct6775 in the available drivers. I then do a rescan but under processor, mainboard and array nothing shows up.

 

When I type 'sensors' at the cl it says No sensors found!

 

Any ideas what I can do?

 

Regards Ronald

try adding this line to your go file:

modprobe k10temp force_id=0xd120

 

may require a reboot

Link to comment
On 9/4/2021 at 7:15 PM, sonic6 said:

Last time a saw this Error in my Syslog:

 

Sep  4 19:11:10 Unraid-1 nginx: 2021/09/04 19:11:10 [error] 27998#27998: *4810699 open() "/usr/local/emhttp/plugins/dynamix.system.stats/images/sys.png" failed (2: No such file or directory) while sending to client, client: 192.168.0.6, server: , request: "GET /plugins/dynamix.system.stats/images/sys.png HTTP/1.1", host: "192.168.0.50", referrer: "http://192.168.0.50/Stats"

 

This Error appears every time, i open the System Stats Tab.

Diagnostic attached.

 

unraid-1-diagnostics-20210904-1913.zip 257.3 kB · 0 downloads

Same problem on version 6.10.0-RC2

Link to comment

I'm having some trouble getting the Auto fan control to work.

 

The fans are detected on the main page, but the fan speeds don't ramp up and down with drive temps. I can ramp the fan up and down by setting the minimum PWM value.

 

Using the settings in the screenshot, the drives hit 51C and the fan was still at the lowest setting at 260rpm. I've now set the minimum to 120 to get the fan to sit at 1200rpm to keep temps under control.

 

What have I gotten wrong here? Using 6.10RC2

Screenshot_20220128-190946_Chrome.jpg

Link to comment
37 minutes ago, ProphetSe7en said:

Have some issues with the Auto Fan Control. All it says is "PWM controller None".

 

I get all sensors for temps etc, but it wont show any of my fans.

 

Motherboard is a MSI z590 and running unraid 6.10.0.rc2

 

Can anyone point me in the right direction on how to have pwm controller available in unraid?

I can not believe the lack of reading that goes on over the fan speed plugin issue!

 

all the info you need is a few posts back.

 

im not gonna repeat it again

Link to comment
1 hour ago, spl147 said:

I can not believe the lack of reading that goes on over the fan speed plugin issue!

 

all the info you need is a few posts back.

 

im not gonna repeat it again

 

The problem is that this thread covers a lot of plugins. Would be easier to read through it if the most popular plugins had its own thread. 

 

I did however search this thread for z590 and nct6683 without any results, that`s why I asked. 

 

My apologies, just a bit concerned about editing files etc if I add something that is not supposed to be added for my system. The info I found is for different drivers etc

 

So will this be the correct way to go forward, or is that for a different driver etc?

 

Dynamix - V6 Plugins - Page 102 - Plugin Support - Unraid

Edited by ProphetSe7en
Link to comment
7 minutes ago, ProphetSe7en said:

 

The problem is that this thread covers a lot of plugins. Would be easier to read through it if the most popular plugins had its own thread. 

 

I did however search this thread for z590 and nct6683 without any results, that`s why I asked. 

 

My apologies, just a bit concerned about editing files etc if I add something that is not supposed to be added for my system. The info I found is for different drivers etc

 

So will this be the correct way to go forward, or is that for a different driver etc?

 

Dynamix - V6 Plugins - Page 102 - Plugin Support - Unraid

Post the output of sensors detect

Link to comment
3 hours ago, spl147 said:


Ok so the 2 drivers you need to load are nct6683 and coretemp.

By either modprobe via command line or the system temp plugin

 

They are loaded in the system temp plugin. All temps sensors are available. It is fan controller in the fan auto control plugin that is missing and I am trying to figure out

Edited by ProphetSe7en
Link to comment
8 hours ago, ProphetSe7en said:

They are loaded in the system temp plugin. All temps sensors are available.

 

anything here to choose from ?

 

image.png.69953a5d7b0ae49bfec38881eb3368fc.png

 

cause i see in your screen "none" ... so i guess they are not detectet (yet)

 

if they are there then ...

image.thumb.png.ad14bb07ea84afd8d44ee3b301d8c25a.png

 

so may start over with all the steps in sensor detect ?

 

i dont use autofan anymore as it didnt fit my needs, may someone else has an idea ..

Link to comment

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.