Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 591 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 591 Bytes

CogMon

CogMon is a reporting tool for real-time monitoring of business activity and other types of processes. It periodically collects measurement data, stores it in the database and performs aggregation.

Installation

CogMon is an ASP.Net MVC application. It requires ASP.Net MVC 3 and MongoDB database. Currently there's no installer but it's enough to compile the application, configure it in IIS and install MongoDB. The database will be created automatically on application start.

Dependencies

Microsoft.Net v 4.0 ASP.Net MVC 3 MongoDB Client code uses ExtJS library v 4.1