Skip to content

appneta/hubot-pathview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hubot PathView

Display network path performance from AppNeta PathView.

Build Status

Installation

Add hubot-pathview to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-pathview": "git://github.com/appneta/hubot-pathview.git#master",
  "hubot-hipchat": "~2.5.1-5",
  "ntwitter": "~0.5.0",
  "shellwords": "~0.1.0",
  "bang": "~1.0.4",
  "cheerio": "~0.12.3",
  "moment": "~2.4.0"
}

Add hubot-pathview to your external-scripts.json:

["hubot-pathview"]

Run npm install

About

Display network path performance from AppNeta PathView.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published