You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.