VictorRobellini / pfSense-Dashboard

A functional and useful dashboard for pfSense that utilizes influxdb, grafana and telegraf
671 stars 187 forks source link

Grafana 8.3.4, InfluxDB 5.0.0 with missing tables. #55

Open vinhthai1989 opened 2 years ago

vinhthai1989 commented 2 years ago

I follow the wiki guide : I had copied the plugin files telegraf_pfifgw.php, telegraf_temperature.sh, telegraf_unbound.sh, telegraf_unbound_lite.sh to /usr/local/bin with 555 permissions: image

My dashboard missing tables: image image image

How do I add the missing tables, anyone helps me?

Update:

"sh /usr/local/bin/telegraf_temperature.sh" image

"telegraf --test --config "/usr/local/bin/telegraf_pfifgw.php" image

Telegraf logfile shows: "/var/log/telegraf/telegraf.log" image image