Difference between revisions of "Netflix Vector"

From air
Jump to navigation Jump to search
Line 13: Line 13:
 
bower install
 
bower install
 
gulp build
 
gulp build
<pre>
+
</pre>
   
 
Démarrer le serveur web
 
Démarrer le serveur web

Revision as of 09:45, 23 March 2016

DAshboard de visualisation des performances d'une machine

Installation et Démarrage de PCP (Performance Co-Pilot)

http://www.pcp.io/download.html

Installation et démarrage de Vector

git clone https://github.com/Netflix/vector.git
cd vector
git checkout stable
npm install
bower install
gulp build

Démarrer le serveur web

gulp serve

Naviguer sur http://localhost:3000/

Entrer le nom de l'hôte sur lequel est installé et démarré PCP

Netflix Vector Dashboard