Software Defined Netowrk Monitor System
SDNMS is a networking monitor system for SDN(Software Defined Network).
We provide a centralized control for all SDN switch.
We use mininet to create virtual network
mn --topo single,3 --mac --switch ovsk --controller=remote
Start our Ryu controller
ryu-manager --verbose my_switch.py
Open CLI
python ControllerCLI.py
Details in the user guide
connect me a0981861951@gmail.com