cpumeter is a real time cpu meter using socket.io and node.js
install node and npm cd into the cpumeter directory and issue npm install change the hostname in index.html to that of the server on which you will run the code
node app.js point a browser to the server ( port 3000 )