Coder Social home page Coder Social logo

ultimate-unraid-dashboard-guide's People

Contributors

hstep20 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ultimate-unraid-dashboard-guide's Issues

Error in Varken.ini for Tautulli

The format for Tautulli in varken.ini is incorrect. It should be the same as the other sources (i.e., IP in the URL, not in a port line).

Currently
[tautulli-1]
url = YOURSERVERIP
port = 8818
apikey = xxxxxxxxxxxxxxxx
ssl = false
verify_ssl = false
get_activity = true
get_activity_run_seconds = 30
get_stats = true
get_stats_run_seconds = 3600

Corrected
[tautulli-1]
url = YOURSERVERIP:YOURPORT
apikey = xxxxxxxxxxxxxxxx
ssl = false
verify_ssl = false
get_activity = true
get_activity_run_seconds = 30
get_stats = true
get_stats_run_seconds = 3600

Telegraf.conf mount issue

I keep getting the following error...tried just mounting the directory, but then telegraf crashes out saying the telegraf.conf doesn't exist. Not sure what to do next - event tried recreating everything.

Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/mnt/user/appdata/monitorstack/GUS-telegraf/telegraf.conf" to rootfs at "/etc/telegraf/telegraf.conf": mount /mnt/user/appdata/monitorstack/GUS-telegraf/telegraf.conf:/etc/telegraf/telegraf.conf (via /proc/self/fd/6), flags: 0x5001: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type

Permission issues with /var/lib/grafana

Hi there,

Have been trying to set this up today however the GUS-grafana folder does not have any files within its folder (the other 5 folders do as they appear to have been spun up without issue). All instructions were followed up to Grafana, which is where I started having problems.

Inspecting the logs by docker logs GUS-grafana shows:

GF_PATHS_DATA='/var/lib/grafana' is not writable.
You may have issues with file permissions, more information here: http://docs.grafana.org/installation/docker/#migrate-to-v51-or-later
mkdir: can't create directory '/var/lib/grafana/plugins': Permission denied

I've read the referenced document and tried to change the docker-compose file to use user: 104 as well as change the ownership after the compose has run, but this has not helped.

Any assistance would be appreciated. Thank you.

EDIT: I am using unRAID v6.10.2.

Docker Icons: Special Configuration Required?

Is a special configuration required to have icons show for docker containers? Queries look right and the unraidapi is responding - but I'm only seeing text names and no icons w/in Grafana despite icons being set in Unraid.

Eval [?(expr)] prevented in JSONPath expression

Hey, I was able to get the UUD dashboard working -- mostly -- despite that it looks to be deprecated by falconexe. I am not sure if your docker-compose process is also deprecated, but I am having an issue with the [?(@.status] checks in the JSONPaths for both Docker and VMs. I am hoping the syntax only needs to be changed, but I tried a few combinations and was not able to get the status check for "running" or "stopped" to work. Is this something that is no longer exposed by the Unraid API?

Thanks

2023-10-22 21_57_33-Edit panel - Ultimate UNRAID Dashboard - v1 6 - Dashboards - Grafana - Brave
2023-10-22 21_57_25-Ultimate UNRAID Dashboard - v1 6 - Dashboards - Grafana - Brave

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.