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.

GilbN

Community Developer
  • Joined

  • Last visited

Everything posted by GilbN

  1. What's Adeptus Mechanicus?
  2. Yeah you missed the instructions
  3. Add this to your config.
  4. And in the 'show more settings'?
  5. Share your complete telegraf container config, paths and variables ect
  6. What do you have in the post arguments for telegraf?
  7. Try SELECT DISTINCT "ID_SERIAL" FROM (SELECT * FROM "diskio" WHERE time >= now() - 1d) If that doesnt work, try SHOW TAG VALUES FROM "diskio" WITH KEY = "ID_SERIAL" If that doesn't work, your telegraf config is wrong.
  8. As I said, it works locally. Through the browser as your computer is on your LAN. So through the browser on the computer it has access.
  9. use command SELECT DISTINCT "ID_SERIAL" FROM (SELECT * FROM "diskio" WHERE time >= now() - 10s)
  10. Run it using http://influxui.s3-website-us-east-1.amazonaws.com/
  11. The query from Falconexe post a couple of posts above this.
  12. Connect to you database using this and run the variable command there. http://influxui.s3-website-us-east-1.amazonaws.com/ It works locally. Or exec into the container and run it that way. That will atleast confirm that there is data in the dB. Have you tried to remove and re add the datasource in grafana.
  13. Hopefully this will help a bit.
  14. I'm just guessing here but I would think the server id is added as a field tag in influx ect
  15. Don't think you need multiple varken datasources. https://wiki.cajun.pro/books/varken/page/configuring-multiple-servers Nor sure how that looks in influx but I'm sure you add a variable to switch between
  16. If you hit f12 in the browser you can inspect the html and css. And you can use a browser plugin like stylus ect to inject you custom stylesheet. Check youtube for some css and html courses. You can add local pictures yeah, but you will have to change the script.
  17. Don't change the post arguments. Apk is for alpine and apt is for latest.
  18. You are using the :alpine tag. Switch to latest.
  19. You can copy panels from here https://grafana.com/grafana/dashboards/10914
  20. @falconexe Btw, you should add a Datasource dropdown for the Varken panels. Not all have called their data source "Varken"
  21. https://technicalramblings.com/blog/how-to-setup-grafana-influxdb-and-telegraf-to-monitor-your-unraid-system/ You still need to do some of the "Dependencies" part in the instructions from this topic after you follow that guide btw.
  22. Yeah, default is :latest. I've updated my guide.
  23. Use the alpine tag in the Repository field.
  24. Yeah I think I do it on my dashboard. @RockDawg does https://grafana.com/grafana/dashboards/7233 work for your setup? You can add. .*/mnt/xxx/ for the rootfs stuff.
  25. If you reverse proxy it you can use subfilter to add it.

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.