/node-cpu-stat

Realtime CPU Statistic built with NodeJs, Websocket, and ChartJs

Primary LanguageJavaScript

Realtime CPU Statistics built with Nodejs, Websocket, and ChartJs

How it works

When you running this project on your local computer, this app will scrap and parse stdout from iostat command, and then feed it to your websocket server

Getting started:

install dependencies

$ npm install

running

$ npm start

visit http://localhost:8000/