The Noditor App is a developer productivity tool that connects to a Node.js Server. The Node.js Server must have the Noditor Module installed (npm install noditor --save).
The Noditor Module gathers and maintains a small amount of runtime statistics that can be accessed via a single REST endpoint.
Once a Node.js Server is up and running the Noditor App can gather stats from the Noditor Module and display graphs as well as other high-level data.
The Noditor App and Noditor Module are free.