ASP.NET performance information

D

Dan

Hello,

Is there a way to get information about the performance of the asp.net
such as execution time, requests/secs, etc.

I know they are available from the performance monitor by adding
counters but I am more interested in logging that information in a SQL
DB.

Thank you
 
C

Cowboy \(Gregory A. Beamer\)

You can programatically hit perf counters and store the information.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

********************************************
Think outside the box!
********************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top