Monday, 10 April 2017

how to report NodeJs process CPU,Bandwith and Memory Usage

I'm working on new real-time web library. I want to create resource usage report to prove it has better performance than older approaches.

I want to get average CPU Usage,NetWork Bandwidth usage and Memory usage in serving time. Also, I want to create resource usage graph on the running time.

Server script runs on NodeJs.



via mostafa alinaghipour

No comments:

Post a Comment