Working with Performance Counters
Instrument and debug a Windows service, a serviced component, a .NET Remoting object, and an XML Web service.
Performance counters are Windows' way of collecting performance data from running processes. Microsoft Windows itself provides several hundred performance counters, each of which monitors a particular system parameter. In addition, various .NET server products, such as SQL Server, Exchange Server, and various .NET Framework applications, also publish their own custom performance counters.
Windows organizes performance counters into categories. Each category defines a specific set of performance counters. For example, there are categories such as Memory, Processor, and PhysicalDisk, and the Memory category ...
Get MCAD/MCSD Training Guide (70-320): Developing XML Web Services and Server Components with Visual C#™ .NET and the Microsoft .NET Framework now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.