Network Topology
See also
Source code: github.com/openwisp/openwisp-network-topology.
OpenWISP Network Topology is a network topology collector and visualizer web application and API, it allows to collect network topology data from different networking software (dynamic mesh routing protocols, OpenVPN), store it, visualize it, edit its details, it also provides hooks (a.k.a Django signals) to execute code when the status of a link changes.
When used in conjunction with OpenWISP Controller and OpenWISP Monitoring, it makes the monitoring system faster in detecting change to the network.
For a comprehensive overview of features, please refer to the Network Topology: Features page.
Network Topology Usage Docs
Network Topology Developer Docs