Comment by baq
I'd like a proper (but not necessarily professional) network monitoring tool for a home network running on a rpi 4 alongside home assistant - is that it?
I'd like a proper (but not necessarily professional) network monitoring tool for a home network running on a rpi 4 alongside home assistant - is that it?
I’m not sure about this one, but I recently installed LibreNMS (an open source nms) on my home network and it does a decent job keeping track of traffic on my ubiquiti edgerouter. It uses snmp so should work with most routers, I imagine. I specifically set it up to tell me when I use more than a certain amount of data in a day to avoid data caps. It was a bit fiddly to set up, but kind of fun.
Ended up starting to write my own network analysis tool. Most of these tools don’t fit in with “home lab” type networks. Probably should finish it and share it here, might actually fit people’s use cases.