OSPF watcher tool is added (#127)

* OSPF watcher tool is added
This commit is contained in:
Vadim 2022-03-17 23:01:13 +03:00 committed by GitHub
parent 4883c74eef
commit f356aa7cb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -331,7 +331,8 @@ Network Automation is a cross between the discipline of [Network Infrastructure]
- [Network-Conditions-Emulator](https://github.com/marty90/Network-Conditions-Emulator) - Artificially limit bandwidth, delay and loss rate on selected interfaces.
- [netconan](https://github.com/intentionet/netconan) - Network Configuration Anonymizer
- [NetCopa](https://github.com/cidrblock/netcopa) - Network device configuration parser ("industry standard" -> YAML converter).
- [Topolograph](https://github.com/Vadims06/topolograph) - Python-based Web tool for visualisation of OSPF topologies and making a prediction of network behaviour in case of network's outage.
- [OSPF Watcher](https://github.com/Vadims06/ospfwatcher) - Tracks OSPF topology changes--by establishing a GRE tunnel with network devices--via a history diagram.
- [Topolograph](https://github.com/Vadims06/topolograph) - Python-based Web tool for visualisation of OSPF/ISIS topologies and making a prediction of network behaviour in case of network's outage.
# Hypervisors and Containers