Monitor-Min
Remote monitoring and control for your node.js app
This contains both API and implementation documentation for the monitor package.
Class and method interfaces are documented in the modules below, with links to the underlying implementation.
Monitor Core
Classes in this module represent baseline monitor functionality. They can be loaded and run in a node.js container as well as within a browser.
Baseline Probes
The probes in this module offer baseline functionality, and provide examples for building custom probes.
Core Unit Tests
This module contains unit test classes for each of the core classes, and some unit tests for baseline probes.