TFS WIT Active Query Requests

TeamFoundationServer2008.TFSWITActiveQueryRequests (UnitMonitor)

The number of WIT queries currently executing.

Knowledge Base article:

Summary

The number of WIT queries currently executing.

Element properties:

TargetTeamFoundationServer2008.TFSWorkItemTrackingWebService
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Instance NameTFS WorkItem Tracking
Counter NameActive Query Requests
Frequency120
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.ThresholdMonitorType
RemotableTrue
AccessibilityInternal
RunAsDefault

Source Code:

<UnitMonitor ID="TeamFoundationServer2008.TFSWITActiveQueryRequests" Accessibility="Internal" Enabled="onEssentialMonitoring" Target="TeamFoundationServer2008.TFSWorkItemTrackingWebService" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Performance!System.Performance.ThresholdMonitorType" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<OperationalStates>
<OperationalState ID="UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
<OperationalState ID="OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Active Query Requests</CounterName>
<ObjectName>TFS WorkItem Tracking</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>120</Frequency>
<Threshold>50</Threshold>
</Configuration>
</UnitMonitor>