forked from betarelease/cc_monitor
-
Notifications
You must be signed in to change notification settings - Fork 1
A build monitor that collects information from multiple continuous integration environments to publish it on a single big dashboard.
License
tailrecur/cc_monitor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DESCRIPTION-- CC Monitor as the name suggests allows you to monitor multiple Continuous Integration environments. Currently it can parse cc_tray compatible xml for CruiseControl. CC Monitor collects all the build information and puts it on a dashboard. CC Monitor is different that the dashboard that comes with Cruisecontrol. With CC Monitor you can actually monitor different Cruisecontrol environments just by specifying the location of the cc_tray.xml file. CC Monitor provides a big visible display which can be projected to the whole development room. Having a big visible display of Cruise builds can help the team monitor the health of the code all the time and they do not need to look at their local CruiseControl Monitors. Currently it can display information that is part of the xml file. Apart from that it also displays the progress over a period of time to indicate how healthy the application has been. Features to come: 1. Show Meaningful error when CC Monitor cannot connect to Build Machine 2. Add rspec testing to CC Monitor 3. Add configuration support for rss feeds 4. Add rack and activerecord gems to the install 5. Better pictures and css to indicate build health 6. Adding graphical display for health of application over time 7. Resetting graphs daily 8. Adding audible indications to the monitor 9. Marking fix owners for broken builds and many more.... USAGE-- To use just download and change the project url in controller/main.rb. Type 'rake monitor:clean' - to setup the database then type 'rake monitor:start' Features to come: * Jquery sparklines support * google chart api
About
A build monitor that collects information from multiple continuous integration environments to publish it on a single big dashboard.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published