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.

phil1c

Members
  • Joined

  • Last visited

Everything posted by phil1c

  1. You can use something like Grafana to be the front end. Or you can run a query against the web api. I tried this query in my browser and it worked: http://tygra.tribe.home:8086/query?pretty=true&db=telegraf&q=SELECT%20*%20FROM%20cpu%20WHERE%20time%20%3E%20now()%20-%201h Where tygra.tribe.home points to the ip of my unRAID box. Got it! So, a lot has happened in the last few hours. I have influxdb, grafana, and untelegraf running successfully, even with some pretty graphs (all thanks to you and your awesome dockers). Perhaps you have another set of answers in you: I want to monitor hdd temps but untelegraf doesn't have a way for me to activate the hddtemp plug in (according to the Docker hub page). So, i tried to set up the telegraf docker. I created the conf file, pointed the host path to it, mimicked my other keys/paths from the untelegraf docker, the docker install command completes successfully BUT the telegraf docker never shows as "started". When I check the log, I see the following: 2017/01/11 03:56:09 Using config file: /etc/telegraf/telegraf.conf 2017/01/11 03:56:09 Could not parse [agent] config Error parsing /etc/telegraf/telegraf.conf, line 70: field corresponding to `logfile' is not defined in `*config.AgentConfig' Any idea how I can fix that? Or how I can get untelegraf (simply because I already have it working) to record hddtemps? Or, if it already is running, where is it hiding for graphing in Grafana? I checked every value I could see in there but nothing related to HD temps was available. Cheers
  2. Dangit. Ok, well, at least it's not just me. I just learned about influxdb/telegraf/grafana and was all excited and I'm sitting here smashing my head against my desk over why I can't even get InfluxDB to load. Any ideas to anyone still on here? I finally figured this out. I started looking (albeit lazily) when wreave posted and wanted to find an answer before posting. Well, I found the answer. The influxdb admin interface has been deprecated. To enable the admin interface you can add an environment variable as shown in the attached image. However, like the changelog says the admin interface will be completely removed in the next release. Sweet, thanks for finding that. But that leads me to ask: what happens in the next release when I need to make updates? WHile I've had unRAID for a while now, I'm a novice on a great day when it comes to any form of CLI commands/Linux/querying.
  3. Dangit. Ok, well, at least it's not just me. I just learned about influxdb/telegraf/grafana and was all excited and I'm sitting here smashing my head against my desk over why I can't even get InfluxDB to load. Any ideas to anyone still on here?
  4. I ran the command and it looks like the owner is either root or nobody.
  5. I'm running unbalance for the firs time to move around free space on my drives to even it out a bit. It's still running (about 16% done at this point) but, as I'm watching the array under the unRAID WebGUI Main tab, I see that the destination drives are increasing in space utilized but the "from" disk has not had any drop in data utilized. I am receiving constant rsync errors while it's running, as seen below. *Movie Name* is a placeholder, every single file that is being moved is giving this error. Is this lack of deleting the original file and the rsync errors related? Are the original files going to be deleted AFTER the entire move is completed? Why am I getting these rsync errors? I ask before it's finished because if this plugin is just giving me duplicate files that I don't know how to delete I want to end it before it gets further. EDIT: I am using unBALANCE v1.3.4-482.221ac38 on unRAID 6.1.8 Plus. All of my dockers are offline so as not to interfere in anyway with this move. MOVE: rsync: failed to set times on "/mnt/disk5/.": Operation not permitted (1) MOVE: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1165) [sender=3.1.0] MOVE: rsync: failed to set times on "/mnt/disk5/.": Operation not permitted (1) MOVE: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1165) [sender=3.1.0] MOVE: rsync: failed to set times on "/mnt/disk5/.": Operation not permitted (1) MOVE: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1165) [sender=3.1.0] MOVE: rsync: failed to set times on "/mnt/disk5/.": Operation not permitted (1) MOVE: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1165) [sender=3.1.0] MOVE: rsync: failed to set times on "/mnt/disk5/.": Operation not permitted (1) MOVE: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1165) [sender=3.1.0] MOVE: /usr/local/emhttp/plugins/unbalance/diskmv -f "Movies/*Movie name* /mnt/disk1 /mnt/disk5 MOVE: Moving /mnt/disk1/Movies/21 Jump Street (2012) into /mnt/disk5/Movies/*Movie name* MOVE: ./Movies/*Movie name*/*Movie name*-fanart.jpg MOVE: ./Movies/*Movie name*/*Movie name*-poster.jpg MOVE: ./Movies/*Movie name*/*Movie name*.mkv MOVE: ./Movies/*Movie name*/*Movie name*.nfo MOVE: ./Movies/*Movie name*/Thumbs.db MOVE: diskmv finished

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.