$ cd $GOPATH
$ go get github.com/awalterschulze/gographviz
$ cd ./src/github.com/davrodpin/ovsdbviz # you have to clone or go get it
$ go install
$ ovsdbviz -schema=./examplesvswitch.ovsschema -out=/tmp/ovsdb.dot
$ brew install graphviz
$ dot -Tpng /tmp/ovsdb.dot -o /tmp/ovsdb.png
$ open /tmp/ovsdb.png
-
Notifications
You must be signed in to change notification settings - Fork 6
OVSDB Schema Visualization Tool
License
davrodpin/ovsdbviz
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
OVSDB Schema Visualization Tool
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published