bsmithio / OPNsense-Dashboard

A functional and useful dashboard for OPNsense that utilizes InfluxDB, Grafana, Graylog, and Telegraf.
523 stars 66 forks source link

Fatal error: Uncaught Error: Call to undefined function get_interfaces_info() in /usr/local/bin/telegraf_pfifgw.php:13 #61

Open mrvladis opened 6 months ago

mrvladis commented 6 months ago

Hi there,

telegraf_pfifgw.php reference get_interfaces_info() that looks to be removed from 24.1 (https://forum.opnsense.org/index.php?topic=38504.0) and throw the following error: Fatal error: Uncaught Error: Call to undefined function get_interfaces_info() in /usr/local/bin/telegraf_pfifgw.php:13

Any suggestions?

Thanks, Vlad

MrFinchMkV commented 5 months ago

I just commented out the line...

MrFinchMkV commented 5 months ago

Ah nevermind. I changed it what they did over here: https://github.com/bsmithio/OPNsense-Dashboard/issues/57

DannyJanmaat commented 4 months ago

Update with this file : telegraf_pfifgw.zip