Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Agent.PerformanceCounters Namespace / PerfCounterMetric Class


In This Topic
    PerfCounterMetric Class Properties
    In This Topic

    For a list of all members of this type, see PerfCounterMetric members.

    Public Properties
     NameDescription
    Public PropertyA short caption of what the metric tracks, suitable for end-user display. (Inherited from Gibraltar.Monitor.Metric)
    Public PropertyThe category of this metric for display purposes. Category is the top displayed hierarchy. (Inherited from Gibraltar.Monitor.Metric)
    Public PropertyThe display name of this metric (unique within the category name). (Inherited from Gibraltar.Monitor.Metric)
    Public PropertyThe definition of this metric object.  
    Public PropertyA description of what is tracked by this metric, suitable for end-user display. (Inherited from Gibraltar.Monitor.Metric)
    Public PropertyThe last date and time of the raw data samples. (Inherited from Gibraltar.Monitor.Metric)
    Public PropertyThe unique Id of this metric instance. This can reliably be used as a key to refer to this item. (Inherited from Gibraltar.Monitor.Metric)
    Public PropertyGets or sets an instance name for this performance counter. (Inherited from Gibraltar.Monitor.Metric)
    Public PropertyIndicates whether this is the default metric instance for this metric definition or not. (Inherited from Gibraltar.Monitor.Metric)
    Public PropertyThe internal metric type of this metric definition (Inherited from Gibraltar.Monitor.Metric)
    Public PropertyThe fully qualified name of the metric being captured. (Inherited from Gibraltar.Monitor.Metric)
    Public PropertyIndicates whether the performance counter is currently being successfully polled or not.  
    Public PropertyThe sample type of the metric. Indicates whether the metric represents discrete events or a continuous value. (Inherited from Gibraltar.Monitor.Metric)
    Public PropertyThe earliest start date and time of the raw data samples. (Inherited from Gibraltar.Monitor.Metric)
    Top
    See Also