Coder Social home page Coder Social logo

net-neutrality-tools / nntool Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 5.0 66.92 MB

nntool enables the monitoring of the Quality of Service (QoS) and Quality of Experience (QoE) of Internet Access Services (IAS) as well as aspects of traffic management and serves as a reference for regulatory authorities (NRAs).

Home Page: https://net-neutrality.tools/

License: Apache License 2.0

Java 58.85% HTML 1.57% CMake 0.33% C++ 7.30% JavaScript 6.57% Objective-C 3.38% C 0.04% Swift 11.13% Ruby 0.14% Shell 0.23% Dockerfile 0.04% TypeScript 9.35% Makefile 0.04% Objective-C++ 0.04% Less 1.01%

nntool's People

Contributors

bpucher avatar dependabot[bot] avatar fk-alladin avatar stephankueffner avatar zafaco avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

nntool's Issues

Doker services

Dear developers,
I'm trying to run nntool and test it. I followed documentation /support/docker and started containers, but cannot find map-service running.
According to web-nntool documentation I need to specify servers (environment.ts or environment.prod.ts) file
servers: {
control: 'https://controller-de-01.net-neutrality.tools/api/v1/',
result: 'https://result-de-01.net-neutrality.tools/api/v1/',
search: 'https://search-de-01.net-neutrality.tools/api/v1/',
map: 'https://map-de-01.net-neutrality.tools/api/v0/',
statistic: 'https://statistic-de-01.net-neutrality.tools/api/v1/'
},

In docker compose file this service (map-service) not specified.

Thank You

Measurement results and incorrect datetime

Dear developers,

I found strange values in couch-db (Measurement result).
(Measurement type web-browser)

Example data form database:
date (measurement was done on september 2)

network_info": {
"network_points_in_time": [
{
"time": "2020-09-02T08:02:56.911",

"system_uuid": "f0b6d3f1-40c8-4835-82df-747b28caa326",
"submit_time": "2020-09-02T08:02:56.993",
"time": {
"start_time": "2020-09-02T08:01:44.159",
"end_time": "2020-09-02T08:02:56.911",
"duration_ns": 72752000000

but in other part of measurement parameters the date is different - a time in future (september 27)

"time": {
"relative_start_time_ns": 1599033704170000000,
"relative_end_time_ns": 1599033750158000000,
"start_time": "2020-09-27T04:33:07.806",
"end_time": "2020-09-27T04:33:07.806",
"duration_ns": 45988000000

The dates are correct on measurement peer, other server where controller, collector, databases containers running.
Also correct date on measurement agent pc.

Docker

Dear developers,
I´m trying to run nntool in docker containers in our test environment. I have followed instructions in support/docker folder, but I have some issues. After creating docker images with graddle wrapper and after docker compose build I have started containers (with .yml files). After that I have ran the init.couchdb script. But after running this script I´m getting error - database doesn´t exist:

Poznámka 2020-03-19 105419

I also tried access to web pages on specific ports, but only one functional web interface was Kibana app on port 15601. On pages with json data is error „404 not found“ (ports 18080, 18081, 18083, 18084).

Poznámka 2020-03-31 132052

I´m new in docker and maybe I´m doing something wrong. Thank you in advance for your support. Unfortunatelly the official Berec training about nntool was postponed, so thats the reason why I´m asking you here.
Have a nice day!!

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.