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.
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.
Microsoft.Net v 4.0 ASP.Net MVC 3 MongoDB Client code uses ExtJS library v 4.1