Skip to content

skizhak/charts-demo

Repository files navigation

This is initial POC done for now released contrail-charts demo contrail-charts-demo

Contrail Charts Demo

This project contains examples of charts for contrail controller using contrail-charts library.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Node version > 6

Installation

npm install

npm start

This will build and load the examples on browser at http://localhost:9001

For dev environment, use

npm run dev

Examples

Traffic Analysis for a Project

A combination of three charts used to analyze traffic across VNs under a project. LineBar chart shows either total traffic of this project or traffic of VN selected by clicking on Pie chart. Bubble chart shows traffic across ports with two icons: one for in-traffic and other one for out-traffic.

Project VN Traffic

CPU & Memory of Contrail Nodes

Bubble chart with navigation is used to analyze CPU and Memory of different nodes. Each node is identified by it's temporary icon. Users can filter the nodes by CPU Share through navigation chart at bottom.

Contrail Nodes

QE Queries on Analytics Node

Real-time Line vs Stacked Bar chart is used to compare queries and r/w requests to cassandra

Analytics Node

vRouter Traffic

A radial dendrogram used to show vRouter traffic between source and destination virtual-network, IP, port.

vRouter Traffic

Traffic in/out of VNs

Real-time area chart is used to compare the in/out traffic of multiple VNs. Quadrant I displays traffic in and quadrant IV displays traffic out.

vRouter Traffic

Authors

License

This project is licensed under Apache Version 2.0 - see the LICENSE file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published