An open API service indexing awesome lists of open source software.

https://github.com/appneta/hubot-pathview

Display network path performance from AppNeta PathView.
https://github.com/appneta/hubot-pathview

Last synced: 2 months ago
JSON representation

Display network path performance from AppNeta PathView.

Awesome Lists containing this project

README

        

# Hubot PathView

Display network path performance from [AppNeta PathView][1].

[![Build Status](https://travis-ci.org/appneta/hubot-pathview.png)](https://travis-ci.org/appneta/hubot-pathview)

## Installation

Add **hubot-pathview** to your `package.json` file:

```json
"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`:

```json
["hubot-pathview"]
```

Run `npm install`

[1]: http://www.appneta.com/products/pathview/