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.

Alert on specific system log events...?

Featured Replies

Hi all,

 

I'm trying to troubleshoot (without losing my ever-loving mind) the network connection to my UnRaid box periodically dropping from 1 Gbps to 100 Mbps. I'm sure it's a physical issue, but there are a number of variables -- wall jacks, multiple network cables (all of which are Cat 5e or better), cable couplers, the router itself, etc.

 

My question is: can anyone recommend a way for me to be notified whenever the term "eth0" appears in my UnRaid system log? I'd like to know about the speed drop as soon as possible so I can take the next troubleshooting steps.

 

Many thanks!

 

Jeff

( tail -f /var/log/syslog & ) | grep -q "eth0"
/usr/local/emhttp/plugins/dynamix/scripts/notify -e "eth0 found" 

type in 

/usr/local/emhttp/plugins/dynamix/scripts/notify

to see all the options you can do with notifications.

 

Run this as a user script

Edited by Squid

  • Author
1 hour ago, Squid said:

( tail -f /var/log/syslog & ) | grep -q "eth0"
/usr/local/emhttp/plugins/dynamix/scripts/notify -e "eth0 found" 

type in 


/usr/local/emhttp/plugins/dynamix/scripts/notify

to see all the options you can do with notifications.

 

Run this as a user script

 

Aah, that's perfect -- exactly what I needed! Thanks Squid, you da cephalopod!

 

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.