DW SAP DB
ozsoft.sap.Rule.WritePerformanceDataToDW.DB (Rule)
Writes all SAP DB Performance Counters Data to Data Warehouse
Element properties:
Member Modules:
Source Code:
<Rule ID="ozsoft.sap.Rule.WritePerformanceDataToDW.DB" Comment="this rule writes SAP DB counters performance data to DW" Enabled="false" Target="ozsoft.sap.DB" 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>