OPNsense-Dashboard icon indicating copy to clipboard operation
OPNsense-Dashboard copied to clipboard

Migrate AngularJS to React, additional "Firewall Events" Dashboard

Open Kariton opened this issue 8 months ago • 0 comments

Hey ho,

i upgraded all dashboard panels to react and added:

  • "bandwidth stats" to the OPNsense Dashboard; Internet Speed File Download needs to be enabled on Telegraf -> Input
  • "WAN" / "LAN" regex updated; I define VPNs more WAN related then LAN - they utilize the WAN uplink and might be "out of your control"
  • "OPNSense Firewall Events" - display Event details in various forms

additionally i needed a higher timeout for the telegraf commands. I have a few gateways and interfaces and the scrap took more then 5 seconds (default timeout).

last but not least: i added the dashboards as "export for sharing externally" from within grafana.

Kariton avatar Dec 05 '23 01:12 Kariton