Skip to content

A server profiler for monitoring NodeJS application performance.

License

Notifications You must be signed in to change notification settings

drakens6/node-resourcemonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-resourcemon

A server profiler for NodeJS to assist in monitoring NodeJS server application performance.

screenshot

Monitors:

  • CPU performance across all cores
  • Scheduling Policy and related settings
  • Memory Usage
  • Heap Size

Easy to use:

  • Pull the code, navigate to directory.
  • Run the server by typing "node server.js" into a separate terminal window. This can run concurrently with other node instances.
  • Defaults to port 3010. Navigate to localhost:3010.
  • Press the 'Start' button to begin profiling.
  • Press the 'Stop' button to pause/halt profiling.

Components utilized:

About

A server profiler for monitoring NodeJS application performance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published