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.

mlapaglia

Members
  • Joined

  • Last visited

Everything posted by mlapaglia

  1. I'm not sure, I just modified it to make it look like the other dashboard, not sure how the back side works. i realized it's missing a memory utilization bar. in the nvidia smi output i see two values. the utilization field for memory doesn't seem to reflect when plex is running transcodes. using the fb_memory_usage value works well though: edit: found it https://docs.nvidia.com/deploy/nvml-api/structnvmlUtilization__t.html#structnvmlUtilization__t_19789def365e5aa382ac222db9c60a400 The utilization field for memory is: so for my purposes i'd just want to know how much memory is being used, just making the bar show the % used memory
  2. thanks for this plugin! I have an old quadro k620 in my box I decided to try this on. A $50 card from 2014 can handle at least 6 plex transcodes at the same time, using less than 10 watts lol!
  3. thanks for this plugin. very simple to install, followed instructions and had plex DVR enabled in 10 minutes.
  4. I know it's really stupid, but maybe this typo correction will help someone else. I copy/pasted the config volume instructions from the first post instructions and couldn't figure out why it wouldn't map the file into the container:
  5. ok i added the optional display preferences back in, on my machine whenever i try to save my preferences they go back to default, does that happen on yours?
  6. thanks! i couldn't find much information online about developing plugins so i was making wild stabs in the dark lol
  7. Ya I don't have that part wired up yet. I'm also curious why the plugin has to hit an endpoint every second to get information, while CPU usage in the unraid CPU sidebar doesn't make a http call to get information.
  8. If you want to give mine a try first uninstall the existing plugin then manually install my PR https://raw.githubusercontent.com/mlapaglia/gpustat-unraid/master/gpustat.plg
  9. I did some more work to get it to look like the CPU sidebar that comes with unraid
  10. I tried cloning the repo and making modifications but i couldn't get my plugin to work.. i modified the existing plugin while it was installed and got this: Here's the PR: https://github.com/b3rs3rk/gpustat-unraid/pull/6 I need some help creating the pkg file for the pr.
  11. I can help troubleshoot the UI refresh in 6.9.0. When I look at the page source I don't see the `setTimeout` listed, where does `$update` get set, i'm guessing this is false? when I call the `setTimeout` command manually in the console the UI does refresh. <?if ($update):?> setTimeout(gpustat_status, <?=max(abs($display['refresh']),2000)?>); <?endif;?>
  12. after i uninstalled wireguard it didn't remove the network settings it created during installation. the next time the server restarted the leftover network configuration broke the internet connection.
  13. i guess wireguard doesn't do a cleanup if you uninstall it: ip link delete wg0 deleting this wg0 made everything start working again
  14. i can't get unraid to connect to the internet, installing docker containers etc fails, viewing the app store fails. when i try to ping google.com i see that it resolves the DNS correctly, but it can't reach it: root@Tower:~# ping google.com PING google.com (172.217.6.14) 56(84) bytes of data. From 10.253.0.1 (10.253.0.1) icmp_seq=1 Destination Host Unreachable ping: sendmsg: Destination address required ^CFrom 10.253.0.1 icmp_seq=2 Destination Host Unreachable ping: sendmsg: Destination address required --- google.com ping statistics --- 2 packets transmitted, 0 received, +2 errors, 100% packet loss, time 5018ms pinging the router, or other devices on the network works fine: root@Tower:~# ping 192.168.1.1 PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data. 64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=0.240 ms ^C --- 192.168.1.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.240/0.240/0.240/0.000 ms this morning i installed the wireguard plugin, could that have broken something? i have since uninstalled it. tower-diagnostics-20201020-2338.zip
  15. i think installing wireguard messed with my network settings, is anyone else seeing errors when looking at apps?
  16. Same is happening to me
  17. Has anyone had issues with using both nvme slots for their cache? When I use either one separately the cache works but once I try to use both at once I get IO errors.
  18. I just got the 3900x and x570 pro running, i'm only able to get one temperature reading to show up, any ideas?
  19. mlapaglia replied to maxse's topic in Lounge
    @Derek_ that is SLICK! Is it only for synology? https://roll.urown.net/NAS/borg-backup-server.html# , maybe not their website is vague http://www.borgbackupserver.com/
  20. mlapaglia replied to maxse's topic in Lounge
    Has anyone found a decent front end for restic? I'd like the ability to see scheduled backups etc.
  21. How can I troubleshoot intermittent high CPU usage? Happens every minute or so for 30 seconds.

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.