Skip to content

skydive-project/skydive-flow-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skydive flow matrix

Return a flow matrix using Skydive sockets informations.

Install requirements

Install virtualenv
Install graphviz

Install

git clone https://github.com/skydive-project/skydive-flow-matrix.git
cd skydive-flow-matrix
virtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt
pip install .

Usage

skydive-flow-matrix --analyzer <analyzer:8082> --username=admin --password=toto --ssl --insecure

skydive-flow-matrix --analyzer <analyzer:8082> --at=-10m --duration 60 --use-flows

Blog

For a more detailed example and discussion of the flow matrix, see the flow matrix blog post.

About

Flow matrix from Skydive

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5