Performance Collection: Aggregate Time To Last Byte for total - http://www.msn.com

WebApplication_f1d85360514d4ab186152ac3744afc97.Request1.Total.AggregateTimeToLastByte (Rule)

Performance counter collection rule for Aggregate Time To Last Byte for total

Element properties:

TargetWebApplication_f1d85360514d4ab186152ac3744afc97
CategoryPerformanceCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS1 DataSource WebApplication_f1d85360514d4ab186152ac3744afc97.UrlDataSource Default
PerfMapper ConditionDetection System.Performance.DataGenericMapper Default
PerfWriteAction WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
PerfWriteToDWAction WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="WebApplication_f1d85360514d4ab186152ac3744afc97.Request1.Total.AggregateTimeToLastByte" Enabled="true" Target="WebApplication_f1d85360514d4ab186152ac3744afc97" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS1" TypeID="WebApplication_f1d85360514d4ab186152ac3744afc97.UrlDataSource"/>
</DataSources>
<ConditionDetection ID="PerfMapper" TypeID="Performance!System.Performance.DataGenericMapper">
<ObjectName>Web Request</ObjectName>
<CounterName>Total Request Time To Last Byte</CounterName>
<InstanceName>$Data/RequestResults/RequestResult[@Id="1"]/BasePageData/RequestUrl$</InstanceName>
<Value>$Data/RequestResults/RequestResult[@Id="1"]/TotalData/AggregateTimeToLastByte$</Value>
</ConditionDetection>
<WriteActions>
<WriteAction ID="PerfWriteAction" TypeID="SystemCenter!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="PerfWriteToDWAction" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>