Skip to content

Netscaler configuration file parser that shows load balancers in graph-like diagrams

License

Notifications You must be signed in to change notification settings

peterjacobs/nsgraph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nsgraph

Netscaler configuration file parser that shows load balancers in graph-like diagrams

dependencies for Debian:

  • sudo apt-get install python-pip // for convenience
  • sudo apt-get install graphviz
  • sudo apt-get install graphviz-dev
  • sudo apt-get install python-pygraphviz

install procedure for Redhat 7:

  • yum install python36-devel graphviz-devel

install python dependencies and nsgraph

run nsgraph

  • bin/python3 nsgraph.py -u -c netscalerconfigfile

About

Netscaler configuration file parser that shows load balancers in graph-like diagrams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%