Loupe - Log - Monitor - Resolve
Loupe.Agent.PerformanceCounters Namespace / PerformanceMonitor Class
Members

In This Topic
    PerformanceMonitor Class
    In This Topic
    Registers and automatically processes standard performance counters
    Syntax
    'Declaration
     
    
    Public Class PerformanceMonitor 
       Implements Gibraltar.Monitor.ILoupeMonitor 
    public class PerformanceMonitor : Gibraltar.Monitor.ILoupeMonitor  
    Remarks
    Registers a set of performance counters to be monitored and automatically polls them every interval of time to provide a clear picture of the system's performance while the application was running.
    Inheritance Hierarchy

    System.Object
       Loupe.Agent.PerformanceCounters.PerformanceMonitor

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also