This is simple cpu and memory monitoring app. It use express.js and ws for server with websocket support. And d3.js library for dynamic client UI.
This project depends on node.js, npm, bower and modern browser.
-
Install npm dependencies
npm install
-
Install bower dependencies
bower install
-
Start WebSocet server
npm start
-
Open monitoring UI in the browser