Giter Club home page Giter Club logo

globalnoc-worldview-panel's Introduction

GlobalNOC Worldview Panel

The Worldview Map Panel is a world map that provides the ability to monitor and visualize realtime traffic statistics. It uses timeseries data to represent traffic between nodes as circuits. It provides this information when hovered over the circuits and nodes.

Intro Image

Features

The Worldview Map Panel also provides the ability to configure different map options and display options.

Documentation

For more information on how to use the Worldview Panel, check out our Documentation Page

Installation

  1. Install dependencies

    yarn install
  2. Build plugin in development mode or run in watch mode

    yarn dev

    or

    yarn watch
  3. Build plugin in production mode

    yarn build
  4. Create a symlink to the globalnoc-worldview-panel/dist directory or place the globalnoc-worldview-panel/dist directory inside Grafana's plugin directory

Using Atlas Editor To Edit Custom Maps

Editor Map

Clicking on the pen in the upper right corner toggles the atlas editor. The toolbar displays the set of all tools available to edit a map:

Icon Tool Description
Add Node Add new nodes to the map
Add Circuit Add new circuits to the map
Edit Node Edit existing nodes
Edit Lines Edit existing circuits
Get JSON Get Atlas4 formatted map JSON
Set Topology Import map from JSON
Edit Topology Edit Topology Features

Add curves to circuit

To add curves to a circuit, select Edit Lines from the toolbar and click on the circuit that needs to be edited. Double click the circuit's anchor point which would have turned red in color. That would open a window in the sidebar on the right.

To add a cubic bezier curve, set the point type as C. To add a quadratic bezier curve, choose Q. To change the curve back to a line, choose L. If C or Q are selected, a green waypoint should appear in the middle of the circuit. Drag the waypoint to a desired location to change the magnitude of the curve.

Add Line Curve

Change map logo, description, link etc.

Select Edit Topology . Click on Manage Properties that will open a form. Add/Edit top level map metadata in the form and press save to finalize the changes.

globalnoc-worldview-panel's People

Contributors

ardeora avatar nself avatar

Watchers

 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.