Merge pull request #46 from afourmy/patch-1

replace pyNMS with eNMS
This commit is contained in:
Ken Celenza 2018-01-15 07:49:59 -05:00 committed by GitHub
commit 7819a63235
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -202,10 +202,10 @@ Network Automation is cross between two disciplines of Infrastructure Networks a
## Products
- [eNMS](https://github.com/afourmy/eNMS) - A vendor-agnostic NMS for carrier-grade network visualization and network automation.
- [Netshot](http://www.netfishers.onl/netshot) - Network Configuration and Compliance Management Software.
- [NSOT](https://github.com/dropbox/nsot) - Network Source of Truth (NSoT) a source of truth database and repository for tracking inventory and metadata of network entities to ease management and automation of network infrastructure.
- [Nuts](https://github.com/HSRNetwork/Nuts) - Network Unit Testing System automates tests in the network similar to unit tests.
- [pyNMS](https://github.com/afourmy/pyNMS) - pyNMS is a vendor-agnostic Network Management System for network visualization, inventory and graphical automation.
- [Rundeck](http://rundeck.org/) - Job scheduler and runbook (and Ansible playbook) automation.
- [ToDD](https://github.com/toddproject/todd) - ToDD is an extensible framework for providing natively distributed testing on demand.
- [Trigger](https://github.com/trigger/trigger) - Trigger is a robust network automation toolkit written in Python that was designed for interfacing with network devices and managing network configuration and security policy.