/Cpu-Monitor

This is a monitoring system to monitor load, memory, IDLE processor etc on any system across network.

Primary LanguageJavaScript

Cpu-Monitor

This is a monitoring system to monitor load, memory, IDLE processor etc., on any system across network.

HOW TO INSTALL

first open terminal go to root directory

run the following command

node app.js

then open another terminal on client machine ( in this case same machine ) then

cd client
node client.js

Vola! your app is ready to go open you browser and go to http://localhost:3000

you can see system graph in real time.