The time, on average, that the TFS Version Control service took to process a single request.
The time, on average, that the TFS Version Control service took to process a single request.
Target | TeamFoundationServer2017.TfsApplicationTierServer |
Parent Monitor | System.Health.PerformanceState |
Category | PerformanceHealth |
Enabled | True |
Instance Name | Tfs Version Control |
Counter Name | Average Response Time |
Frequency | 120 |
Alert Generate | False |
Alert Auto Resolve | True |
Monitor Type | System.Performance.AverageThreshold |
Remotable | True |
Accessibility | Public |
RunAs | Default |
<UnitMonitor ID="TeamFoundationServer2017.TfsVersionControlAverageResponseTimeMonitor" Accessibility="Public" Enabled="true" Target="TeamFoundationServer2017.TfsApplicationTierServer" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Performance!System.Performance.AverageThreshold" 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/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Average Response Time</CounterName>
<ObjectName>Tfs Version Control</ObjectName>
<InstanceName/>
<AllInstances>true</AllInstances>
<Frequency>120</Frequency>
<Threshold>5</Threshold>
<NumSamples>2</NumSamples>
</Configuration>
</UnitMonitor>