x70b1 / telegraf-edgeos

A lightweight Telegraf distribution customized for Ubiquiti's EdgeOS.
MIT License
34 stars 3 forks source link

Question about Grafana #14

Closed TakeusV1 closed 8 months ago

TakeusV1 commented 9 months ago

Hi, I've successfully installed and configured telegraf on my "ER-X", and I'm now able to retrieve data from my influxdb database. But i'm not a grafana power user, I don't know how to link the influx database to the dashboard template, I'm not proposed to choose my influxdb database when I import the dashboard but usually with other dashboard, I'm invited to choose my database.

1

But if I import another dashboard (like a proxmox dashboard) : 2

I know I have to modify the json model, but I would have liked to have more precision on the elements to be modified...

"datasource": {
        "type": "influxdb",
        "uid": "P12F67F8539C46701"
},

I have the impression that this part needs to be modified, but I can't find a value close to this one (UID).

x70b1 commented 8 months ago

I guess you have to change the Datasources manually for all graphs. Its a long time ago that I worked on that Grafana Dashboard.