1.0.0 • Published 7 years ago

real_time_cpu_utilization_assignment v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

This application gives the real time CPU usage and memory details

By default, this application runs on port 1520. To change the port, we can start the server by passing the "port" environment variable.

Ex: port=8000 node server.js

Once the server starts, open http://localhost:port on the browser