Skip to content

amplexity/uptime-topologyTree-gadget

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

115 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topology Gadget

Easily view the health of your infrastructure's core topology using this interactive topology gadget. View the entire topology or pick and choose which segments to focus on.

Getting Started

This gadget is built using Grunt ~0.4.1.

  1. Install Node Packaging Modules

  2. Go to the repository on the commandline and type:

npm install -g grunt-cli

This will setup Grunt.

  1. To download all the dependencies required for the gadget project, type:
npm install

If you run into any issues, please be sure to check out the Getting Started guide.

Available build tasks

"compress" task (default)

Compresses everything in the src/ folder into target/uptime.TopologyTree.zip.

grunt --target=[desired_output_folder]

--target flag is optional. If not specified, output will simply go to a subfolder called target/ as shown above.

Maven Deploy and Release tasks

Tasks are provided to deploy to a Maven repository. See uptime-gadget-tasks for instructions on use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • CSS 71.7%
  • JavaScript 28.3%