November 17, 20205 yr 9 hours ago, MrLondon said: Have you looked at this Tutorial which is actually really good https://technicalramblings.com/blog/how-to-setup-grafana-influxdb-and-telegraf-to-monitor-your-unraid-system/ thats what i tryed to follow but i got stuck at the telegraf settings as i mentioned
November 17, 20205 yr Author 3 minutes ago, stFfn said: thats what i tryed to follow but i got stuck at the telegraf settings as i mentioned I can post my Telegraf Config later today. What SPECIFICALLY are you stuck on? If you read my instructions on page 1, you just need to enable certain features by removing the comment “#” in front.
November 17, 20205 yr 8 minutes ago, stFfn said: thats what i tryed to follow but i got stuck at the telegraf settings as i mentioned Are you installing each of the docker containers separately (Telegraf, InfluxDB, Grafana) and trying to configure each one as per that guide? I assume so or why follow the guide! I found it much easier to install the Grafana unRAID Stack (GUS) docker container which installs and configures all three containers. After that, all I had to do was make sure the telegraf.conf was configured for the sources I wanted (basically uncommenting a few lines and adding one source that was "missing"). I then imported UUD as the dashboard used in GUS. It was all very easy compared to trying to work with the containers individually.
November 17, 20205 yr i got stuck at this part. Quote Uncomment the following plugins and lines: HDD temps/stats: [[inputs.smart]] CPU temps: [[inputs.sensors]] and attributes = true(This is default set to false) Network: [[inputs.net]] and interfaces = ["eth0"] ect Netstat: [[inputs.netstat]] Docker: [[inputs.docker]] and endpoint = "unix:///var/run/docker.sock" i will try to use the GUS now
November 17, 20205 yr 3 minutes ago, stFfn said: i will try to use the GUS now One of the other advantages of GUS is that it includes Loki and Promtail all pre-configured and ready to go. These greatly improve Grafana logging capabilities.
November 17, 20205 yr 4 minutes ago, Hoopster said: One of the other advantages of GUS is that it includes Loki and Promtail all pre-configured and ready to go. These greatly improve Grafana logging capabilities. would you mind chatting with me a little bit on discord?
November 17, 20205 yr Author 24 minutes ago, Hoopster said: I found it much easier to install the Grafana unRAID Stack (GUS) docker container which installs and configures all three containers. After that, all I had to do was make sure the telegraf.conf was configured for the sources I wanted (basically uncommenting a few lines and adding one source that was "missing"). I then imported UUD as the dashboard used in GUS. It was all very easy compared to trying to work with the containers individually. GUS includes UUD 1.3 with my permission. I am not sure if @testdasi has included my latest release UUD 1.4. However, as Hoopster said, you can manually import version 1.4, and soon 1.5, right into Grafana once GUS is installed. Edited November 17, 20205 yr by falconexe
November 17, 20205 yr Author Just now, falconexe said: GUS includes UUD 1.3 with my permission. I am not sure if @testdasi has included my latest release UUD 1.4. However, as Hoopster said, you can manually import version 1.4, and soon 1.5, right into Grafana once GUS is installed. Once more thing. Since UUD version 1.5 will be using Varken to source Plex stats (via Tautulli), GUS will no longer provide all functionality out of the box (unless @testdasi adds Varken support). You will still need to install and configure Plex/Tautuilli/Varken if you want to see Plex stats. If Plex is of no interest to you, then you can just remove those panels and just get the 1.5 code updates everywhere else.
November 17, 20205 yr 6 minutes ago, falconexe said: GUS includes UUD 1.3 with my permission. I am not sure if @testdasi has included my latest release UUD 1.4. However, as Hoopster said, you can manually import version 1.4, and soon 1.5, right into Grafana once GUS is installed. 1.4 is not included. how can i import 1.4? i dont see a upload button like there usually is in grafana. if i try to copy it in the right folder over network i cant because i dont have permission 😕
November 17, 20205 yr Hi in Grafana, there is the + button on the the left side, if you hover over this you can see Import, here you can select the json file you downloaded from the first page.
November 17, 20205 yr 3 minutes ago, MrLondon said: Hi in Grafana, there is the + button on the the left side, if you hover over this you can see Import, here you can select the json file you downloaded from the first page. thats the point.. there is no +....
November 17, 20205 yr 59 minutes ago, stFfn said: 1.4 is not included. how can i import 1.4? i dont see a upload button like there usually is in grafana. For some things to appear you have to be logged in to Grafana. This is what you should see if logged in:
November 17, 20205 yr 1 minute ago, Hoopster said: For some things to appear you have to be logged in to Grafana. This is what you should see if logged in: im not logged in. and i dont see the option to creat an accout. do i have to do this somewhere else?
November 17, 20205 yr Please try this link "ipaddress of unraid":3000/dashboard/import see if you get the import screen
November 17, 20205 yr 1 minute ago, MrLondon said: Please try this link "ipaddress of unraid":3000/dashboard/import see if you get the import screen thx but i dont have permissionts
November 17, 20205 yr 5 minutes ago, stFfn said: im not logged in. and i dont see the option to creat an accout. do i have to do this somewhere else? Down at the bottom on the left side of Grafana is where you can log in and manage accounts and preferences. Logged out it will look a little different, but there should be a log in option.
November 17, 20205 yr Just now, Hoopster said: Down at the bottom on the left side of Grafana is where you can log in and manage accounts and preferences. Logged out it will look a little different, but there should be a log in option. Yes i tryed that. but i can only log in. but without an accout thats kinda difficult thats why im asking where i can creat an account
November 17, 20205 yr 2 minutes ago, stFfn said: Yes i tryed that. but i can only log in. but without an accout thats kinda difficult thats why im asking where i can creat an account When I installed the GUS docker there was an admin account already setup in Grafana I believe. I have changed the password so I do not remember the default password. Perhaps it is documented in the dockerhub or github pages for GUS (looking now to see what it says about adding or changing account info).
November 17, 20205 yr 1 minute ago, Hoopster said: When I installed the GUS docker there was an admin account already setup in Grafana I believe. I have changed the password so I do not remember the default password. Perhaps it is documented in the dockerhub or github pages for GUS (looking now to see what it says about adding or changing account info). admin admin thx
November 17, 20205 yr hmmm a lot of no data... i´m going to bed now. maybe someone can help me modify it tomorrow?
November 17, 20205 yr 1 minute ago, stFfn said: admin admin thx Yeah, that's it. Just checked DockerHub.
November 17, 20205 yr 1 minute ago, stFfn said: hmmm a lot of no data... This is where tweaking telegraf.conf and providing certain variables and manipulating the UUD configuration to your needs comes into play.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.