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.

dmacias

Community Developer
  • Joined

  • Last visited

Everything posted by dmacias

  1. Similar but I need to go through those packages and probably update some to match 6.6. Otherwise it could break stuff.
  2. I'm working on it. On an upgrade though it should copy and install the packages from the previous version of unraid Edit: I added 6.6 repo
  3. I think the problem is a mismatch of openssl. Ruby 2.5.1 was compiled with openssl 1.1. UnRAID uses 1.02. I downgraded ruby to 2.25 and added yaml.
  4. There is another plugin that may possibly work with your board. I think it's called autofan
  5. Plugin still works fine however your motherboard doesn't have IPMI
  6. Let me know if it needs other packages
  7. The plugin is only updated for backend plugin related fixes. All packages are updated individually on github. That way I don't have to update the plugin for every package update. So if you go to the Nerdpack settings page in the unraid webgui, you should see rar and par2cmdline. If not, click on Check for Updates. Then toggle them both to On and click Apply.
  8. Try installing unrar Edit. Might need to add newer version of unrar
  9. That's no different than this. All packages have to be installed on reboot
  10. Added llfuse. I'll try and update borg this week too
  11. The default is 1 min and 3 min for hard drives. That's what mine is set to and after a month is fan log is only 2 MB. It only writes when there are changes but 10 sec gives more opportunity to write to the log. How big was the log? I will look into a log size limit. You can clear it from the fancontrol page.
  12. What does the Fan Settings under Fancontol show? Do you have a FANA section? You should just be able to set up thresholds and mins for FANA and it will control whatever fan is the peripheral fan. It won't show the rpms on that page but that doesn't matter. The script just executes ipmi raw commands based on temp sensor. So it's just going to execute the underlying command for FAN1234 or the one for FANA.
  13. No internet or github blocked for some reason. Maybe anti-virus
  14. I can probably add something like that for when Supermicro or Asrock are not detected. My preference for auto detecting was to make sure the right board was selected and thus the right ipmi commands. There are also different commands for Asrock boards based on number of CPU sockets. If things aren't working right (usually supermicro due to threshold settings) some may just start changing settings randomly which would send the wrong commands. Granted this would probably be benign but you never know. I'll see what I can do but I also want to keep the webgui as simple as possible.
  15. The plugin uses this to get the motherboard and model dmidecode -t 2 | grep 'Manufacturer' | awk -F 'r:' '{print $2}' dmidecode -t 2 | grep 'Product Name' | awk -F 'e:' '{print $2}' I dont have any experience with ESXI. So I would need to know how to determine in unRAID you are using ESXI and then how to find the motherboard info.
  16. That may have been the problem. I changed the version to decimals instead of underscores.
  17. Did you set the fan thresholds with the sensor config editor?
  18. That was partly by design. I found other modes could interfere with fan control. I need to make a setting to choose the fan mode when not running fan control. I'll have to look into it more why it's not working after reboot. I have seen something like you mention but after a bit fan control seems to take over. Sorry I have just been super busy moving.
  19. Yes I will ad soon as I can. Just been busy lately
  20. The plugin uses this driver. You just need to input the community string. https://networkupstools.org/docs/man/snmp-ups.html
  21. All I know is you can monitor a snmp UPS
  22. I'll look at the notification timing. As far as mc, this plugin had no effect on that. It only loads nut and net-snmp

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.