VictorRobellini / pfSense-Dashboard

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

Fix "Gateway - RTT" panel #70

Open willybarro opened 1 year ago

willybarro commented 1 year ago

This fixes the "Gateway - RTT" panel not showing data in Grafana, by collecting data from dpinger and publishing rtt and rttsd data in the "gateways" telegraf stream.

RTT data used to be available in the Old plugin "telegraf_gateways-3.7.py", but was never migrated to PHP.