This solution gives you a possibility to log such things as when a website starts up, shuts down, recompiles etc. The solution is base on ASP .NET Health Monitoring which is closely tied to the ASP .NET runtime and can log many events that happen on your
website. Health Monitoring, just like tracing, lets you review of a running applications state, stability, performance.
Main Features
ASP .NET Health Monitoring based solution;
Can be used for .Net 2.0/3.0/4.0 apps monitoring
Monitoring apps on different servers;
Monitoring unhandled exception even custom error page exists;
Monitoring Compilation errors
Monitoring Configuration errors
One log item repository of all applications
Custom events can be implemented simply
Example to use custom Health Monitoring event provider
Configuration Section Generator
Member
10 Points
5 Posts
.Net Health Monitoring
Oct 16, 2012 12:45 PM|radiogaga|LINK
This solution gives you a possibility to log such things as when a website starts up, shuts down, recompiles etc. The solution is base on ASP .NET Health Monitoring which is closely tied to the ASP .NET runtime and can log many events that happen on your website. Health Monitoring, just like tracing, lets you review of a running applications state, stability, performance.
Main Features
ASP .NET Health Monitoring based solution;
Can be used for .Net 2.0/3.0/4.0 apps monitoring
Monitoring apps on different servers;
Monitoring unhandled exception even custom error page exists;
Monitoring Compilation errors
Monitoring Configuration errors
One log item repository of all applications
Custom events can be implemented simply
Example to use custom Health Monitoring event provider
Configuration Section Generator
http://codecanyon.net/item/net-health-monitoring/3109270