Dynamix - V6 Plugins


Recommended Posts

12 hours ago, bonienl said:

 

Are the correspondig files created, if yes Ilike to receive them and check their content?

 

See either /tmp/notifications/archive or /boot/config/plugins/dynamix/notifications/archive?

 

Nope.  Let me know what else I can do to help out with this one and I'll gladly oblige.

Link to comment
2 minutes ago, bonienl said:

 

Does this only happen with UD notifications or do you see this random happening?

 

 

Pretty sure it's with any plugin update.

 

EDIT:  Just updated a plugin, and it worked fine, I am on a different client though (machine) still using Chrome.  Interestingly though, still no notification in /tmp/notifications/

Edited by CHBMB
Link to comment

OK, think I've generated some confusion here @bonienl

 

Notifications are indeed being generated and archived appropriately.

What was the issue is that "progress reports" of plugin updates, such as downloading, installing, plugin restarted etc were not getting rendered correctly.

 

I've changed machines, and therefore browser, and it's now working, so makes me think it's a client side issue.

 

Sorry for the confusion, but I hope this post helps.

Link to comment
On 9/10/2017 at 10:08 AM, dlandon said:

I am getting an error on the system temperature plugin and it is not installing on boot up.

 


Sep 10 05:49:27 BackupServer root: plugin: creating: /usr/sbin/sensors-detect - downloading from URL https://raw.githubusercontent.com/bergware/dynamix/master/archive/sensors-detect
Sep 10 05:49:27 BackupServer root: plugin: downloading: https://raw.githubusercontent.com/bergware/dynamix/master/archive/sensors-detect ...#015plugin: downloading: https://raw.githubusercontent.com/bergware/dynamix/master/archive/sensors-detect ... failed (Network failure)
Sep 10 05:49:27 BackupServer root: plugin: wget: https://raw.githubusercontent.com/bergware/dynamix/master/archive/sensors-detect download failure (Network failure)

I can re-install it just fine.

 

EDIT: On rc8q.

Bump.  Is this being solved?

Link to comment

Can i check my understanding of the cache directories plugin and how it works is correct please.  Should it allow me to browse network shares without the disks spinning up?  It doesn't seem to work for me, with browsing delayed for directories until the relevant drives are spun up. 

Link to comment
5 hours ago, DZMM said:

Can i check my understanding of the cache directories plugin and how it works is correct please.  Should it allow me to browse network shares without the disks spinning up?  It doesn't seem to work for me, with browsing delayed for directories until the relevant drives are spun up. 

Depends on what the "browsing" application is doing. Sometime it will try to get more data than just the directory listing, such as icons and other properties of the files. Only the directories are cached, so if it is trying to also get icons, for example, then it will have to spin up.

Link to comment
17 hours ago, trurl said:

Depends on what the "browsing" application is doing. Sometime it will try to get more data than just the directory listing, such as icons and other properties of the files. Only the directories are cached, so if it is trying to also get icons, for example, then it will have to spin up.

thanks - I guess windows explorer is one of the  bad offenders

Link to comment

Hey guys, so just installed system temp, along with nerdtools for perl.

Followed the wiki, and it detected my sensor, and cpu/mobo and everything.

 

Selected cpu, and mobo, and then clicked Apply and poof, now no sensors are gone, and I cant select anything, and I also dont see the temp being displayed.

 

Here are the logs:

Sep 30 20:25:14 Odin emhttpd: req (4): cmd=/plugins/NerdPack/scripts/packagemanager&arg1=--download&csrf_token=****************
Sep 30 20:25:14 Odin emhttpd: cmd: /usr/local/emhttp/plugins/NerdPack/scripts/packagemanager --download
Sep 30 20:25:14 Odin nerdpack: Processing Packages...
Sep 30 20:25:14 Odin nerdpack: Installing perl-5.24.0 package...
Sep 30 20:25:17 Odin nerdpack: tmux-2.5 used by plugin: preclear.disk
Sep 30 20:25:17 Odin nerdpack: utempter-1.1.6 used by plugin: preclear.disk
Sep 30 20:25:18 Odin nerdpack: Cleaning up packages...
Sep 30 20:25:18 Odin nerdpack: All packages processed...
Sep 30 20:27:10 Odin emhttpd: req (5): cmd=/plugins/dynamix.plugin.manager/scripts/plugin&arg1=install&arg2=https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg&csrf_token=****************
Sep 30 20:27:10 Odin emhttpd: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin install https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg
Sep 30 20:27:10 Odin root: plugin: running: anonymous
Sep 30 20:27:10 Odin root: plugin: creating: /boot/config/plugins/dynamix.system.temp/dynamix.system.temp.txz - downloading from URL https://raw.githubusercontent.com/bergware/dynamix/master/archive/dynamix.system.temp.txz
Sep 30 20:27:10 Odin root: plugin: checking: /boot/config/plugins/dynamix.system.temp/dynamix.system.temp.txz - MD5
Sep 30 20:27:10 Odin root: plugin: running: /boot/config/plugins/dynamix.system.temp/dynamix.system.temp.txz
Sep 30 20:27:10 Odin root: plugin: creating: /usr/sbin/sensors-detect - downloading from URL https://raw.githubusercontent.com/bergware/dynamix/master/archive/sensors-detect
Sep 30 20:27:11 Odin root: plugin: setting: /usr/sbin/sensors-detect - mode to 0755
Sep 30 20:27:11 Odin root: plugin: running: anonymous
Sep 30 20:28:04 Odin kernel: i2c /dev entries driver
Sep 30 20:28:14 Odin kernel: i2c /dev entries driver
Sep 30 20:31:21 Odin kernel: i2c /dev entries driver
Sep 30 20:31:21 Odin kernel: i2c /dev entries driver
Sep 30 20:35:37 Odin emhttpd: req (6): csrf_token=****************&title=System+Log&cmd=%2FwebGui%2Fscripts%2Ftail_log&arg1=syslog
Sep 30 20:35:37 Odin emhttpd: cmd: /usr/local/emhttp/plugins/dynamix/scripts/tail_log syslog

 

Diagnostics attached too.

odin-diagnostics-20170930-2037.zip

Edited by SavellM
Link to comment

Hey,

very nice plugins!

Runs really good.

I have a feature request for the System Statistics plugin.

I would like to have the y-scale of CPU load to always be 100%. It is way easier to see how much load there is this way.
It would be really cool if you could an option in the settings for this or if you could tell me how to change it myself! Maybe I just didn't see that option yet....

Happy coding!

 

Link to comment
On 9/30/2017 at 8:37 PM, SavellM said:

Hey guys, so just installed system temp, along with nerdtools for perl.

Followed the wiki, and it detected my sensor, and cpu/mobo and everything.

 

Selected cpu, and mobo, and then clicked Apply and poof, now no sensors are gone, and I cant select anything, and I also dont see the temp being displayed.

 

Here are the logs:


Sep 30 20:25:14 Odin emhttpd: req (4): cmd=/plugins/NerdPack/scripts/packagemanager&arg1=--download&csrf_token=****************
Sep 30 20:25:14 Odin emhttpd: cmd: /usr/local/emhttp/plugins/NerdPack/scripts/packagemanager --download
Sep 30 20:25:14 Odin nerdpack: Processing Packages...
Sep 30 20:25:14 Odin nerdpack: Installing perl-5.24.0 package...
Sep 30 20:25:17 Odin nerdpack: tmux-2.5 used by plugin: preclear.disk
Sep 30 20:25:17 Odin nerdpack: utempter-1.1.6 used by plugin: preclear.disk
Sep 30 20:25:18 Odin nerdpack: Cleaning up packages...
Sep 30 20:25:18 Odin nerdpack: All packages processed...
Sep 30 20:27:10 Odin emhttpd: req (5): cmd=/plugins/dynamix.plugin.manager/scripts/plugin&arg1=install&arg2=https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg&csrf_token=****************
Sep 30 20:27:10 Odin emhttpd: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin install https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg
Sep 30 20:27:10 Odin root: plugin: running: anonymous
Sep 30 20:27:10 Odin root: plugin: creating: /boot/config/plugins/dynamix.system.temp/dynamix.system.temp.txz - downloading from URL https://raw.githubusercontent.com/bergware/dynamix/master/archive/dynamix.system.temp.txz
Sep 30 20:27:10 Odin root: plugin: checking: /boot/config/plugins/dynamix.system.temp/dynamix.system.temp.txz - MD5
Sep 30 20:27:10 Odin root: plugin: running: /boot/config/plugins/dynamix.system.temp/dynamix.system.temp.txz
Sep 30 20:27:10 Odin root: plugin: creating: /usr/sbin/sensors-detect - downloading from URL https://raw.githubusercontent.com/bergware/dynamix/master/archive/sensors-detect
Sep 30 20:27:11 Odin root: plugin: setting: /usr/sbin/sensors-detect - mode to 0755
Sep 30 20:27:11 Odin root: plugin: running: anonymous
Sep 30 20:28:04 Odin kernel: i2c /dev entries driver
Sep 30 20:28:14 Odin kernel: i2c /dev entries driver
Sep 30 20:31:21 Odin kernel: i2c /dev entries driver
Sep 30 20:31:21 Odin kernel: i2c /dev entries driver
Sep 30 20:35:37 Odin emhttpd: req (6): csrf_token=****************&title=System+Log&cmd=%2FwebGui%2Fscripts%2Ftail_log&arg1=syslog
Sep 30 20:35:37 Odin emhttpd: cmd: /usr/local/emhttp/plugins/dynamix/scripts/tail_log syslog

 

Diagnostics attached too.

odin-diagnostics-20170930-2037.zip

Anyone have ideas for this?

Edited by SavellM
Link to comment
4 hours ago, bonienl said:

 

Updated to version 2017.10.01a to fix a miscalculation of RAM with the lastest sysstat version.

 

I like the fixed CPU scaling option - I never understood why in automatic mode it displayed up to 150%, which can never be reached.

 

However, I'm seeing the RAM size miscalculation with version 2017.10.01a too with both unRAID 6.3.5 and 6.4.0-rc9f:

 

59d15411b1c35_ScreenShot2017-10-01at21_41_13.png.29e5d00dcca6ee5ed46214f2c4ab56f5.png

 

I actually have 16 GB of RAM. It looks as though the Used value needs to have the Cached value subtracted from it. If I switch off the Cached plot the graph shows the total as constant at 16 GB that I expect:

 

59d1564305eba_ScreenShot2017-10-01at21_49_46.png.3c4d67332a1fad8662c71104a29021a6.png

Link to comment
11 hours ago, bonienl said:

 

Updated to version 2017.10.01a to fix a miscalculation of RAM with the lastest sysstat version.

 

plugin: updating: dynamix.system.stats.plg
plugin: downloading: https://raw.githubusercontent.com/bergware/dynamix/master/archive/dynamix.system.stats.txz ... done
plugin: bad file MD5: /boot/config/plugins/dynamix.system.stats/dynamix.system.stats.txz

I get bad file MD5 when I tried to update.

 

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.