Interface for checking network status online?
Interface for checking network status online?
I found inspiration from Linus' hardware adblocker demo. I'm looking for software on Raspberry Pi with a web interface that tracks network activity—similar to Glasswire but with program monitoring. Also, I need visual graphs showing trends over time and tools to manage traffic, such as blocking or allowing specific sites.
For tracking network activity, you likely need a tool with clear visualizations. Untangle works well, though PFSense isn't ideal out of the box. You can enhance it by integrating Grafana.
This task is typically handled through your router or firewall settings. Which model are you using? You’ll likely be able to install Grafana on your device, but you’ll need a way to provide it with data.
Did you search for tutorials? For basic oversight, set up another path such as untangle.
I wasn't paying attention because I was running late at night. Untangle is probably for routers, not Raspberry Pi.
Yes, you'd like to monitor the router. The data flow stays within the pi and shouldn't exceed it, so you might need to reroute it or use a device that generates reports. Which router do you own? The top choice is swapping it for one with enhanced monitoring features.
To access live data you’ll likely need NetFlow unless the traffic is routed through the hardware directly. This isn’t usually available on consumer routers except for models using Mikrotik. For straightforward monitoring, a Unifi Security Gateway works well—it includes built-in monitoring and can run on a Raspberry Pi.