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.

Display open files on monitor attached to unraid box

Featured Replies

Basically I would like to have the monitor show all open files similar to what simple feature does. So at a glance of the monitor connected to unraid box .I can see which files are open in all the shares in real time. Rather than just have it sit there prompting for login. Is this at all possible?

Check out 'DYNAMIX' in the forums.

It has a plug-in called 'ACTIVE STREAMS' that might suit.

If you want to look at something on the console you could just do lsof in repeat mode.

 

After logging in

lsof -r5

will show all open files and repeat every 5 seconds. Control-C to stop.

 

Probably more useful would be

lsof -r5 /mnt/user/*

This would limit it to only showing open files on the shares.

 

  • Author

Thanks. I changed the command to "lsof -r5 /mnt/d*" . This shows all open files on the mounted disks which I needed to show which files plex had open.

 

Much better than just having the terminal staring at you.

Archived

This topic is now archived and is closed to further replies.

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.