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

WebApplication_0483fe36bf634410b82439dea0bd071a.Request1.Links.AggregateDNSResolutionTime (Rule)

Performance counter collection rule for Aggregate DNS resolution 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.AggregateDNSResolutionTime" 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>URL Monitoring Object</ObjectName>
<CounterName>Total Link DNS Resolution Time</CounterName>
<InstanceName>$Data/RequestResults/RequestResult[@Id="1"]/BasePageData/RequestUrl$</InstanceName>
<Value>$Data/RequestResults/RequestResult[@Id="1"]/LinkData/AggregateDNSResolutionTime$</Value>
</ConditionDetection>
<WriteActions>
<WriteAction ID="PerfWriteAction" TypeID="SystemCenter!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="PerfWriteToDWAction" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>