Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openwisp/openwisp-network-topology
Network topology collector and visualizer. Collects network topology data from dynamic mesh routing protocols or other popular networking software like OpenVPN, allows to visualize the network graph, save daily snapshots that can be viewed in the future and more.
https://github.com/openwisp/openwisp-network-topology
django hacktoberfest mesh-networks netjson network-graph network-visualization openwisp topology
Last synced: 3 months ago
JSON representation
Network topology collector and visualizer. Collects network topology data from dynamic mesh routing protocols or other popular networking software like OpenVPN, allows to visualize the network graph, save daily snapshots that can be viewed in the future and more.
- Host: GitHub
- URL: https://github.com/openwisp/openwisp-network-topology
- Owner: openwisp
- License: bsd-3-clause
- Created: 2017-05-30T08:25:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-08T18:44:22.000Z (3 months ago)
- Last Synced: 2024-08-08T21:18:56.480Z (3 months ago)
- Topics: django, hacktoberfest, mesh-networks, netjson, network-graph, network-visualization, openwisp, topology
- Language: Python
- Homepage: https://openwisp.io/docs/dev/network-topology/
- Size: 38.8 MB
- Stars: 160
- Watchers: 16
- Forks: 65
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
openwisp-network-topology
=========================.. image:: https://github.com/openwisp/openwisp-network-topology/workflows/OpenWISP%20Network%20Topology%20CI%20Build/badge.svg?branch=master
:target: https://github.com/openwisp/openwisp-network-topology/actions?query=OpenWISP+Network+Topology+CI+Build
:alt: CI build status.. image:: https://coveralls.io/repos/github/openwisp/openwisp-network-topology/badge.svg
:target: https://coveralls.io/github/openwisp/openwisp-network-topology
:alt: Test Coverage.. image:: https://img.shields.io/librariesio/github/openwisp/openwisp-network-topology
:target: https://libraries.io/github/openwisp/openwisp-network-topology#repository_dependencies
:alt: Dependency monitoring.. image:: https://img.shields.io/gitter/room/nwjs/nw.js.svg
:target: https://gitter.im/openwisp/general
:alt: chat.. image:: https://badge.fury.io/py/openwisp-network-topology.svg
:target: http://badge.fury.io/py/openwisp-network-topology
:alt: Pypi Version.. image:: https://pepy.tech/badge/openwisp-network-topology
:target: https://pepy.tech/project/openwisp-network-topology
:alt: downloads.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://pypi.org/project/black/
:alt: code style: black.. image:: https://github.com/openwisp/openwisp-network-topology/raw/docs/docs/demo_network_topology.gif
:alt: Features Highlights**Need a quick overview?** `Try the OpenWISP Demo
`_.**Want to help OpenWISP?** `Find out how to help us grow here
`_.----
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.For a complete overview of features, refer to the `Network Topology:
Features `_
section of the OpenWISP documentation.Documentation
-------------- `Usage documentation `_
- `Developer documentation
`_Contributing
------------Please refer to the `OpenWISP contributing guidelines
`_.Changelog
---------See `CHANGES
`_.License
-------See `LICENSE
`_.This projects bundles third-party javascript libraries in its source code:
- `D3.js (BSD-3-Clause) `_
Support
-------See `OpenWISP Support Channels `_.