vitaliy-sk / keenetic-grafana-monitoring

Monitor Keenetic router with Grafana and InfluxDB
Apache License 2.0
78 stars 15 forks source link

Dashboard for InfluxDB2 (Flux panels) #12

Closed andrico21 closed 2 years ago

andrico21 commented 2 years ago

Do you have Grafana dashboard with new panels? I've checked https://grafana.com/grafana/dashboards/12723 but there's only InfluxQL version of panels - not working with InfluxDB2 database.

p.s. fresh deploy of collector and fresh InfluxDB2 installation, data is collecting fine, but no visualization.

vitaliy-sk commented 2 years ago

@andrico21 it should be compatible with old dashboard you need to select Query Language: InfluxQL while adding data source in Grafana

SCR-20220219-r8x

andrico21 commented 2 years ago

@andrico21 it should be compatible with old dashboard you need to select Query Language: InfluxQL while adding data source in Grafana hmmm, tried this way, but no luck: bucket keenetic exists in the DB with proper read token image

vitaliy-sk commented 2 years ago

Please ensure that header has the following format Authorization: Token

andrico21 commented 2 years ago

Please ensure that header has the following format Authorization: Token unfortunately that was first I've checked - nope... maybe it works with migrated db, but no luck with fresh v2

vitaliy-sk commented 2 years ago

@andrico21 did you manage the issue? if you created update dashboard, feel free to share

andrico21 commented 2 years ago

@andrico21 did you manage the issue? if you created update dashboard, feel free to share

Hi, actually no - just using old one