$ apt-get install nodejs
$ git clone https://github.com/cloudwatt/contrail-peering-monitor
$ npm install
$ cd ./contrail-peering-monitor
$ vim samples/contrailrc # Edit the rc files if necessary
$ . samples/contrailrc
$ ./contrail-peering-monitor monitor
$ ./contrail-peering-monitor --help
Usage: contrail-peering-monitor [options] [command]
Commands:
monitor [options] Run the monitoring dashboard on the Contrail cluster
dump [options] Dump a json object representing the monitoring state of the cluster at a given time
doc Generate documentations
Options:
-h, --help output usage information
-V, --version output the version number
- Control + ⇨ : Move to the next frame
- Control + ⇦ : Move to the previous frame
- ⇧ : Go up across the items
- ⇩ : Go down across the items
v.1.3.6
- [nodejs v0.10.25] (https://nodejs.org/dist/v0.10.25/docs/)