Wondering if anyone knows of a relatively inexpensive or free plugin tool that we can put on a prod server that will monitor web service calls in order to get metrics for capacity planning. Thinking Fiddler might have some kind of filtering but not sure
how much it will hit performance on the server.
sanperez
Member
13 Points
10 Posts
Service Consumption tracking
Jan 03, 2013 09:02 PM|LINK
Wondering if anyone knows of a relatively inexpensive or free plugin tool that we can put on a prod server that will monitor web service calls in order to get metrics for capacity planning. Thinking Fiddler might have some kind of filtering but not sure how much it will hit performance on the server.
Thanks,
Santiago Perez
Solutions Architect
oak_silver
Member
418 Points
64 Posts
Re: Service Consumption tracking
Jan 07, 2013 10:56 AM|LINK
Why not using event tracing
WCF Services and Event Tracing for Windows
http://msdn.microsoft.com/en-us/library/dd764466.aspx