Open vSwitch is a production quality, multilayer virtual switch licensed under the open source Apache 2.0 license. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces (e.g. NetFlow, sFlow, RSPAN, ERSPAN, CLI).
... [More] In addition, it is designed to support distribution across multiple physical servers similar to VMware’s vNetwork distributed vswitch or Cisco’s Nexus 1000V. [Less]
(This is the Netdisco 2 project)
Netdisco is a network management application targeted at large corporate and university networks. Data is collected into a SQL database using SNMP and presented with a web interface and CLI.
Designed for moderate to large networks, configuration information and
... [More] connection data for network devices are retrieved by SNMP. Layer-2 topology protocols such as CDP and LLDP optionally provides automatic discovery of the network topology. Netdisco gets all its data via SNMP polls and DNS queries. It does not use CLI access and has no need for privilege passwords.
The project was originally written by Max Baker and is now lead by a community of developers, headed by Oliver Gorwits, Jeroen van Ingen Schenau, and Eric Miller. [Less]
CLAP aims at being powerful and advanced command line interface library for Python 3 language. Having built-in support for modes, optional and must-be-passed options, options with arguments (whose types can be specified) it enables programmers to easily create powerful command line interfaces.
... [More]
Notice: this CLAP is not in any way connected with this one: https://www.ohloh.net/p/clap [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy