Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Provides a quick, simple visual representation of a VMware NSX environment

License

Notifications You must be signed in to change notification settings

WahlNetwork/nsx-tier-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSX Tier Viewer


Note: This project has ended and will remain here in an Archived state for future reference. Thank you to all of the contributors and users who went on this journey with us!


Welcome to the NSX Tier Viewer project! The goal of this code is to provide a quick, simple visual representation of an NSX environment.

Prerequisites:

  • A target NSX Manager VM
  • Ruby installed on the local system
  • A web browser

How To Use This Tool:

  • Edit the NSX Manager VM $url, $port, $user, and $pass in 'credentials.rb'
$url='0.0.0.0'
$port='443'
$user='admin'
$pass='password'
  • Run 'script.rb' and then open 'index.html' (Windows users can just run 'runme.bat' instead)
  • 'index.html' should display the NSX topology

Example script.rb generated Topology

![nsx-tier-viewer] (nsx-tier-viewer.png "Generated By NSX Tier Viewer")

About

Provides a quick, simple visual representation of a VMware NSX environment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published