Giter Club home page Giter Club logo

onos_link_quality_measurement's Introduction

About this fork.

this fork only aim to fix the rest api and the APP_NAME variable. Use "APP_NAME = linkmeasurement " to run the application on startup. All the credit goes to the author Mao.

ONOS_Link_Quality_Measurement

An active method to measure link quality: latency(delay) / jitter / packet loss ratio. Performed by ONOS controller.

If you like this project, please click Star at the top-right corner, thanks for your support :)

Discuss on ONOS mailing list: Is there any app/module/manager that can detect the quality of network links?

.

Update Note

2020.10.18 Support link delay measurement, based on ONOS 2.5.0-SNAPSHOT version, backed by Apache Karaf 4.2.9 & JDK 11.

.

Demo

demo-topo link-latency-show

sudo tc qdisc add dev s1-eth2 root netem delay 100ms
sudo tc qdisc add dev s2-eth3 root netem delay 300ms

.

Latest Instruction to Compile

  1. Embed me with ONOS codebase
  2. Modify the $ONOS_ROOT/tools/build/bazel/modules.bzl file, refer to modules.bzl__available_example file
  3. Build whole ONOS by bazel. (You can use my utility script for ONOS: https://github.com/MaoJianwei/SDN_Scripts/blob/master/ONOS/autoONOS_Bazel.sh)

Out-of-date: ONOS does not support to be built and imported to IDE(Intellij IDEA) by Maven(pom.xml) anymore, we should use Bazel(BUILD).

.

Backward Compatibility

You can find all milestone versions at Release page.

.

Community Support

Long term support(LTS) from 2020.10.18, by:

:) Jianwei Mao @ BUPT FNLab - ONOS China Ambassador - [email protected] / [email protected]

onos_link_quality_measurement's People

Contributors

maojianwei avatar meodaiduoi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.