Performance Collection: Aggregate time to last byte for links - http://www.msn.com

WebApplication_f1d85360514d4ab186152ac3744afc97.Request1.Links.AggregateTimeToLastByte (Rule)

Performance counter collection rule for Aggregate time to last byte for links

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.Links.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>URL Monitoring Object</ObjectName>
<CounterName>Total Link Time To Last Byte</CounterName>
<InstanceName>$Data/RequestResults/RequestResult[@Id="1"]/BasePageData/RequestUrl$</InstanceName>
<Value>$Data/RequestResults/RequestResult[@Id="1"]/LinkData/AggregateTimeToLastByte$</Value>
</ConditionDetection>
<WriteActions>
<WriteAction ID="PerfWriteAction" TypeID="SystemCenter!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="PerfWriteToDWAction" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>