This document provides an overview of ASP.net performance monitoring and analysis. It discusses key performance metrics like response time, throughput, and resource utilization. It also outlines various tools that can be used to monitor performance, including system performance counters, profiling tools, log files, and application instrumentation. Specific counters are described to monitor the processor, memory, network, and disk usage. The document emphasizes the importance of instrumentation in collecting application-specific performance data.
Related topics: