Skip to content

glaville/graphviz-infiniband-topology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Graphviz-infiniband-topology

Create schematic representation of your Infiniband topologies using graphviz.

Installation

A working implementation of the Ruby programming language (www.ruby-lang.org) is required for the script execution, as well as the following gems:

Graphviz (www.graphviz.org/) is only required for the export of the produced schema to non-dot file formats such as png, svg, pdf…

Usage

$ iblinkinfo.pl | topology.rb -f png
# Or topology.rb <iblinkinfo.pl output file>

Saving to svg format is recommended instead of png if your fabric contains hundreds of switches.

Copyright © 2012 Guillaume Laville. See LICENSE for details.

About

Create graphviz diagram of existing InfiniBand topologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages