The rate that files are being downloaded from the TFS Version Control service.
The rate that files are being downloaded from the TFS Version Control service.
Target | TeamFoundationServer2017.TfsApplicationTierServer |
Parent Monitor | System.Health.PerformanceState |
Category | PerformanceHealth |
Enabled | True |
Instance Name | Tfs Version Control |
Counter Name | Current File Downloads/Sec |
Frequency | 120 |
Alert Generate | False |
Alert Auto Resolve | True |
Monitor Type | System.Performance.ThresholdMonitorType |
Remotable | True |
Accessibility | Public |
RunAs | Default |
<UnitMonitor ID="TeamFoundationServer2017.TfsVersionControlCurrentFileDownloadsSecMonitor" Accessibility="Public" Enabled="true" Target="TeamFoundationServer2017.TfsApplicationTierServer" 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/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Current File Downloads/Sec</CounterName>
<ObjectName>Tfs Version Control</ObjectName>
<InstanceName/>
<AllInstances>true</AllInstances>
<Frequency>120</Frequency>
<Threshold>50</Threshold>
</Configuration>
</UnitMonitor>