- Project Owner: James White
- Project Supervisor: Dr Lingfen Sun
NetManager is a network configuration & management (NCM) tool for automated configuration and monitoring of network devices. Built using the Django Web Framework, NetManager provides a clean and easy to use web interface that interacts with network devices to retrieve information and push configuration changes by utilising the Netmiko Python library.
- User account functionality
- Store and manage network devices
- View device information & configuration
- Configure device interfaces
- Disable all unused interfaces
- Create and delete access lists
- Apply and remove access lists from interfaces
- Send commands manually *if required
- Configuration audit logs
- No Longer in Development