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.

falconexe

Community Developer
  • Joined

Everything posted by falconexe

  1. Hey guys. I just found out about Chia. Is there any info you can provide about how to setup the docker/tips tricks/ and anything else I should know. I have a spare 100TB on my main server. What are your thoughts on Chia so far? I was pretty heavy into bitcoin mining a while back. I know that Chia transactions are supposed to be enabled right now. Thanks guys.
  2. @FreeMan sorry man. Not sure what caused that. I know that Docker updates can really screw with stuff. Maybe the Grafana images plugin got updated and reset parameters? Good luck man.
  3. Thanks man. I appreciate it. It wasn’t you. I’ve been mulling it over for a few weeks. I’m sure I’ll be back. Just going on hiatus. Nvidia GPU monitoring was going to be in UUD 1.7, and since I still want that personally, I’m sure we’ll see it eventually added. The passion and excitement to further develop this will return...
  4. That being said, please USE this forum topic for continued community support/ideas/mods. You guys are the UUD now. 😀
  5. DEVELOPER UPDATE: 😂 But for real guys, I'm going to be stepping away from the UUD for the foreseeable future. I have a lot going on in my personal life (divorce among other stuff) and I just need a break. This thing is getting too large to support by myself. And it is getting BIG. Maybe too big for one dash. I have plenty of ideas for 1.7, but not even sure if you guys will want/use them. Not to mention the updates that would be required to support InfluxDB 2.X. At this point, it is big enough to have most of what people need, but adaptable enough for people to create custom panels to add (mods). Maybe I'll revisit this in a few weeks/months and see where my head is at. It has been an enjoyable ride and I appreciate ALL of your support/contributions since September of 2020. That being said @LTM and I (mostly him LOL) were working on a FULL Documentation website. Hey man, please feel free to host/release/introduce that effort here on the official forum. I give you my full blessing to take on the "support documentation/Wiki" mantel, if you still want it. I appreciate your efforts in this area. If LTM is still down, you guys are going to be impressed! I wanted to say a huge THANK YOU to @GilbN for his original dash which 1.0-1.2 was based on and ALL of his help/guidance/assistance over the last few months. It has truly been a great and pleasurable experience working with you man! Finally, I want to say a huge thanks to the UNRAID community and its leadership @SpencerJ @limetech. You guys supported and shared my work with the masses, and I am forever grateful! I am an UNRAIDer 4 LIFE! THANKS EVERYONE!
  6. Yes, eventually it seems the UUD will need to be ported over to InfluxDB 2.0 since that is the direction things are heading. I haven’t even begun to look into this, so any insight, pros/cons would be very much appreciated. Everything I need personally works on the current Influx version, so I don’t have a need to upgrade. Anyone out there NEED InfluxDB 2.0 for any technical/particular reason?
  7. Thanks for your input. This is just another way of doing what I already instructed in the post immediately following the announcement post. Everyone will need to change their base URL on every panel that uses the image plugin. I left my IP in there as a reference.
  8. Thanks @Hoopster. I have heard this is resolved in 6.9.1 as well, and 6.9.2 was also just released.
  9. That is a new one ha ha. If the data inspector shows clean data, that is very odd. It actually looks like some of our SNs are truncated. Can you share your query? Maybe this one is worth a private virtual meeting or Discord session. I'll have to work around my busy scheduled... @GilbN You ever see this before?
  10. @skaterpunk0187 Thanks for the info. I have yet to dive into Unraid.Net. Can you explain exactly how the API is used with this plugin? Anything I can leverage or add from this news into UUD 1.7? Any links or official documentation? Thanks!
  11. @nuhll This is due to a bug in UNRAID 6.9X and NOT the UUD. This has been well documented in this topic and the official 6.9 update topic. I have not heard if this is fixed yet, but please do some research before you suggest the UUD is causing the issue. It is true that that plugins do check drive status, but the bug in the OS itself is why they do not SPINDOWN after. Unless I am mistaken, and/or we are talking about 2 different things, let me know. Furthermore, if you don't want the drive stuff, just simply remove the panels in question. Sorry it didn't work out for you... 🤷‍♂️ P.S. My drives spin 24/7 and have been for 7 years without issues. Electricity is cheap where I live and it is well worth instant access rather than to have to wait for an array of 30 drives spin up. This has worked for me well since 2014.
  12. @corgan Yeah that’s friggen sweet. I’ll implement this in UUD 1.7, but likely as variable constants so they don’t show up at the top of the dash to prevent crowding. These would be set once and forget it. I appreciate you working with both the API dev and the Grafana plugin dev. You are the driving force in this particular area. Let me know once these updates are LIVE in their respective areas and out of development so I can update the instructions. Any news on the SSL images being broken/proxy on the API side? I also remember you requested a default (missing) image? Any further info on how to get around the SSL authentication loop once and for all?
  13. Change the library section in the FROM statement. Change what you are enumerating about that section in the SELECT statement (Total, Seasons, Episodes, etc.)
  14. I also changed the music growth section to ALBUMS and not TRACKS to keep the graphs more in line with each other across the media types. To me an album is closer to a movie/episode than a track. Even singles are counted as an album, so it works for me. But you could easily say: 1 movie = 1 episode = 1 track OR 1 movie = 1 season = 1 album OR 1 movie = 1 show = 1 artist It all comes down to personal preference, and ALL of these options are possible by modifying the queries.
  15. Nice. FYI you can give your SSD panels unique names to differentiate them by changing the title. So you can tell which SSD drive is which in your Cache Pool. You can also use episodes, seasons, or number of shows in these panels by adjusting the query tags. The update I posted actually changes the growth snapshot to episodes and not total number shows. Here is what that looks like. When in doubt ask, don't delete ha ha. If you are wanting something unique or specific to your setup, ANYTHING is possible. Anyone here would be happy to help you get your goals acomplished...
  16. So I am messing with my personal dash and further tweaked the Plex Library stats. I added section totals stats panels, rearranged the furniture, consolidated, and changed the unit to "Locale format" to get the thousands commas. I think it looks great and will be adding this to UUD 1.7. Before: After: And it goes without saying, you guys will do whatever you want with your Plex Library stats panels. I'm adding all this stuff as a foundation for your to build upon and to provide example code. If any of you have suggestions, I'd be happy to add them. Also, I would love to see how you guys have adapted my UUD for your personal use.
  17. Any thoughts @GilbN?
  18. Check your Telegraf docker log for errors. Something is off. Everyone should be able to get drives to populate if the correct Telegraf plugins are installed, enabled in the Telegraf config, and the correct datasource is present.
  19. Heads up, this is not going to work for the UUD as intended since this query modification you made uses the “name”. The UUD panels are designed for serial numbers. Furthermore, the “SD*” names change at boot. If the 1.6 drive queries are not working for some people (no idea why that would be...) then please download 1.5 and use that query.
  20. Try changing the time range of your dash. The variable is set to update “On Time Range Change”.
  21. Sure. Please send me link. Thanks.
  22. Can you explain this further and detail your architecture? I’m out of PCI slots on my UNRAID server, but have a serious gaming rig connected to it via 10Gig NIC-to-NIC. I’d like to leverage my RTX 3080 to transcode in the Windows PC. Thoughts?

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.