Everything posted by GilbN
-
Ultimate UNRAID Dashboard (UUD)
Does it say /mnt/xxx or /rootfs/mnt/xxx in Grafana for you. A bit wierd you dont have user0 in the disk.path column
-
Ultimate UNRAID Dashboard (UUD)
Do you not have any drives in the array?
-
Ultimate UNRAID Dashboard (UUD)
you have two /run/udev mounts, remove one. Not sure if that can create conflicts. And pastebin you telegraf.conf please.
-
Ultimate UNRAID Dashboard (UUD)
docker and confs
-
Ultimate UNRAID Dashboard (UUD)
Please share all your setup configurations for Telegraf and Grafana
-
Ultimate UNRAID Dashboard (UUD)
using the alpine container?
-
Ultimate UNRAID Dashboard (UUD)
- Ultimate UNRAID Dashboard (UUD)
Ah, now I understand what you meant. Have you looked at the libvirt telegraf plugin? Edit: nvm, doesnt look like it exits yet. Just a PR on their repo.- Ultimate UNRAID Dashboard (UUD)
As long as the vm has telegraf installed and sends data to the same influx database, you should only need to change the host in the drop down. In theory atleast- Ultimate UNRAID Dashboard (UUD)
Did you add the extra diskio option in telegraf.conf ?- Ultimate UNRAID Dashboard (UUD)
At the top. Select the telegraf datasource- Ultimate UNRAID Dashboard (UUD)
No, you need to add a datasource.- Ultimate UNRAID Dashboard (UUD)
Looks fine. Did you add a influxdb datasource in Grafana?- Ultimate UNRAID Dashboard (UUD)
Share your Telegraf logs, thats the Grafana logs.- Ultimate UNRAID Dashboard (UUD)
https://github.com/atribe/unRAID-docker/pull/7 Merged. Template should be updated in around 1 hour.- Ultimate UNRAID Dashboard (UUD)
Nice! I'm going to make a PR on the Telegraf template to have the new path added by default.- Ultimate UNRAID Dashboard (UUD)
This doesn't have anything to do with Grafana, but if you guys like disk stats, check out the Scrutiny container in CA.- Ultimate UNRAID Dashboard (UUD)
Is there an advanced option?- Ultimate UNRAID Dashboard (UUD)
You can select where device = sdX And remove the math and set the overides too Unit bytes(metric)- Ultimate UNRAID Dashboard (UUD)
Try and enable MODBUS protocol on the front panel menu. You may need to enable the "Advanced" menu for it to show.- Ultimate UNRAID Dashboard (UUD)
Yup, as expected based on that terminal command output. Which UPS do you have?- Ultimate UNRAID Dashboard (UUD)
Yup. If 4 is whats showing here, thats correct.- Ultimate UNRAID Dashboard (UUD)
You need to set it to how many cores or threads your system has. Which CPU do you have? In V 1.3 this will be done for you by running a query btw.- Ultimate UNRAID Dashboard (UUD)
Ok, then it seems you have a UPS that's not supported. As it doesn't have those metrics. If you look at your dashboard you will see the same thing. How it should look like: You could do some googling to see if there is a way of adding those metrics to your model.- Ultimate UNRAID Dashboard (UUD)
That is for the CPU container usage panel. % divided by threads. As 1 thread = 100% If 6 threads are maxed it will show 600% cpu usage. - Ultimate UNRAID Dashboard (UUD)