Skip to content

Build Status Monitors

trevleyb edited this page Apr 19, 2012 · 1 revision

A Monitor is a class which Monitors the data from another location. What gets monitored can be anything but normally the monitoring is a external build server through a web interface.

Monitors are plugins which are dynamically loaded via config and simply return a result to the controller. The controller (The Monitoring Application) then passes that information through to a Visualiser.

Configuration data for Monitors is through Key/Value pairs stored in the configuration file.

Clone this wiki locally