Comment by baq

Comment by baq 10 months ago

7 replies

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?

Narhem 10 months ago

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.

  • unicon 10 months ago

    Is it somewhere on GitHub/mind sharing a screenshot?

alwold 10 months ago

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.