Topic: View Health Monitoring from SmartInspect
Hi,
Is there any way to view health monitoring events in Event Viewer by SmartInspect?
Thanks
Erwin
You are not logged in. Please login or register.
Hi,
Is there any way to view health monitoring events in Event Viewer by SmartInspect?
Thanks
Erwin
Hello,
ASP.NET's health monitoring system supports .NET's trace class and SmartInspect can be integrated with .NET's trace and debug API, so yes, this should work. Please see this link on how to register health events with .NET's trace class:
http://msdn.microsoft.com/en-us/library … ht%29.aspx
And the following article explains how to register SmartInspect as a trace listener:
http://www.gurock.com/smartinspect/impr … ect.a.html
Routing ASP.NET health events to SmartInspect sounds definitely useful and I will make sure to add it to our list of upcoming articles/blog postings.
Let me know if this helps!
Regards,
Dennis
Hi Dennis,
I'll try your suggestion.
Thanks
Erwin