DW SAP Transaction Dialog Monitor

ozsoft.sap.Rule.WritePerformanceDataToDW.SLA (Rule)

Writes all SAP Transaction-Specific Dialog Monitor Performance Counters Data to Data Warehouse

Element properties:

Targetozsoft.sap.SLA
CategoryPerformanceCollection
EnabledFalse
Alert GenerateFalse
RemotableTrue
Commentthis rule writes SAP Transaction SLA counters performance data to DW

Member Modules:

ID Module Type TypeId RunAs 
DataSource DataSource Microsoft.SystemCenter.TargetEntitySdkPerformanceDataProvider Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="ozsoft.sap.Rule.WritePerformanceDataToDW.SLA" Comment="this rule writes SAP Transaction SLA counters performance data to DW" Enabled="false" Target="ozsoft.sap.SLA" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DataSource" TypeID="SC!Microsoft.SystemCenter.TargetEntitySdkPerformanceDataProvider"/>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>