Read-only monitoring for Eero mesh networks
A read-only web-based monitoring tool for Eero mesh networks.
git clone https://github.com/yeraze/eerovista.git
cd eerovista
mkdir data
docker compose up -d
Open your browser to http://localhost:8080

The main dashboard provides a real-time overview of your Eero network with bandwidth graphs, top bandwidth consumers, and key network statistics.

View all connected devices with detailed information including connection status, IP addresses (with DHCP reservation indicators 🔒), signal strength, and port forwarding status (🔀).

Click any device to see detailed metrics, historical bandwidth usage, configure DNS aliases, and view port forwarding configuration.

Monitor your mesh network nodes, connection quality between nodes, connected device counts, and network routing configuration including IP reservations and port forwards.
MIT License - See LICENSE file for details
Contributions are welcome! Please see Development Guide for setup instructions.