Skip to content

Realtime CPU Statistic built with NodeJs, Websocket, and ChartJs

Notifications You must be signed in to change notification settings

telkomdev/node-cpu-stat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/



About

Realtime CPU Statistic built with NodeJs, Websocket, and ChartJs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published