Realtime streaming of CPU and Memory using Node.js, Socket.io, and Highcharts.
-
Install NodeJS
-
Install project dependencies:
npm install
-
Run with:
node app.js
-
By default, server listens on port 3000
Realtime streaming of CPU and Memory using Node.js, Socket.io, and Highcharts.
JavaScript
Realtime streaming of CPU and Memory using Node.js, Socket.io, and Highcharts.
Install NodeJS
Install project dependencies: npm install
Run with: node app.js
By default, server listens on port 3000