|
A low cost circuit monitoring system
|
|
|
|
Client - Security Equipment Monitoring Company, USA
|
|
|
|
Technology - Win 2003, .Net Framework, ASP.Net 2.0, C#, SQL 2005.
|
Solution - Monitoring applications are only as good as timely actions taken on alerts created by the system. We designed and developed a web-based monitoring application to keep track of alarms raised by an alert system.
The Monitoring System receives alarm messages via Modems. We created a web based application to track these alerts and send notification of alarms to customer via an email.
The application allows the user to create Regions, Sub-Regions, Locations and Contacts, thereby narrowing down to the incident location quickly. The customer views the alarms raised by their Alert System and takes appropriate action immediately.
The application also has a Super Admin user who can take an action in case of a serious Emergency.
We created a robust & scalable architecture, divided in 24 user controls. These controls are stitched together and populated with appropriate data (either from cache or from database) dynamically based on the events captured. The user control architecture makes the maintenance and enhancements extremely simple. The ASP.Net layer interacts with a SQL database.
|
|
|
|
|