Synthetic Transaction Connect Time (in ms)

ComTrade.EMC.Documentum.Windows.SyntheticProbe.PerformanceCollection.ConnectTime (Rule)

This rule collects connect time for the Content Server.

Element properties:

TargetComTrade.EMC.Documentum.Windows.SyntheticProbe.ClientResponse
CategoryPerformanceCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
ds DataSource ComTrade.EMC.Documentum.Windows.DS.Xml.ClientResponses.PerformanceProvider Default
cpd WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
ppd WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="ComTrade.EMC.Documentum.Windows.SyntheticProbe.PerformanceCollection.ConnectTime" Enabled="onEssentialMonitoring" Target="ComTrade.EMC.Documentum.Windows.SyntheticProbe.ClientResponse" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="ds" TypeID="CTDmCSWinMon!ComTrade.EMC.Documentum.Windows.DS.Xml.ClientResponses.PerformanceProvider">
<IntervalSeconds>300</IntervalSeconds>
<SyncTime/>
<ContentServerName>$Target/Property[Type="CTDmLib!ComTrade.EMC.Documentum.ContentServer.Component"]/ServerConfigName$</ContentServerName>
<RepositoryName>$Target/Property[Type="CTDmLib!ComTrade.EMC.Documentum.Repository.Component"]/Name$</RepositoryName>
<RepositoryId>$Target/Property[Type="CTDmLib!ComTrade.EMC.Documentum.Repository.Component"]/Id$</RepositoryId>
<ObjectName>SyntheticProbe</ObjectName>
<CounterName>Connect Time</CounterName>
<InstanceName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$.$Target/Property[Type="CTDmLib!ComTrade.EMC.Documentum.Repository.Component"]/Name$.$Target/Property[Type="CTDmLib!ComTrade.EMC.Documentum.Repository.Component"]/Id$.$Target/Property[Type="CTDmLib!ComTrade.EMC.Documentum.ContentServer.Component"]/ServerConfigName$</InstanceName>
<ValueProperty>ConnectTime</ValueProperty>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="cpd" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="ppd" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>