Styx Database Metrics Collection Code Challenge

Register
Submit a solution
The challenge is finished.

Challenge Overview

Competition Task Overview

In a previous challenge we built a windows server to collect log file metrics and server performance metrics, in this challenge we want to enhace the code to have more features:

  • Make the services configurable, i.e. we should be able to turn on / off any metric(s) from configuration. For example: we can only turn on log file metrics or both, and this should apply to the new database metrics below
  • Collect Oracle metrics as described in the provided document (final metrics.docx)
  • Collect SQL Server metrics as described in the provided document (final metrics.docx)

Similar to the existing code, the metrics above should be gathered repeatedly and the results should be saved into a CSV file.

Technology Overview

  • Windows Service
  • SQL Server 2008+
  • Oracle 11/12

Documentation Provided

Register to download documents from challenge forum.



Final Submission Guidelines

Submission Deliverables

  • Source Code
  • Detailed deployment guide

Final Submission

For each member, the final submission should be uploaded via the challenge detail page on topcoder.com

Review style

Final Review

Community Review Board

Approval

User Sign-Off

Challenge links

ID: 30045904