Performance Collection: Aggregate redirect time for links - http://www.microsoft.com

WebApplication_0483fe36bf634410b82439dea0bd071a.Request1.Links.AggregateRedirectTime (Rule)

Performance counter collection rule for Aggregate redirect time for links

Element properties:

TargetWebApplication_0483fe36bf634410b82439dea0bd071a
CategoryPerformanceCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS1 DataSource WebApplication_0483fe36bf634410b82439dea0bd071a.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_0483fe36bf634410b82439dea0bd071a.Request1.Links.AggregateRedirectTime" Enabled="true" Target="WebApplication_0483fe36bf634410b82439dea0bd071a" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS1" TypeID="WebApplication_0483fe36bf634410b82439dea0bd071a.UrlDataSource"/>
</DataSources>
<ConditionDetection ID="PerfMapper" TypeID="Performance!System.Performance.DataGenericMapper">
<ObjectName>Web Request</ObjectName>
<CounterName>Total Link Redirection Time</CounterName>
<InstanceName>$Data/RequestResults/RequestResult[@Id="1"]/BasePageData/RequestUrl$</InstanceName>
<Value>$Data/RequestResults/RequestResult[@Id="1"]/LinkData/AggregateRedirectTime$</Value>
</ConditionDetection>
<WriteActions>
<WriteAction ID="PerfWriteAction" TypeID="SystemCenter!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="PerfWriteToDWAction" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>