Collect TPP LUN Read Cache Hit Response Time Rule

Fujitsu.Storage.ETERNUS.TPPLUN.CollectReadCacheHitResponseTimeRule (Rule)

Element properties:

TargetFujitsu.Storage.ETERNUS.TPPLUN
CategoryPerformanceCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Fujitsu.Storage.ETERNUS.DataSourceModule.TPPLUNPerfFiltered Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="Fujitsu.Storage.ETERNUS.TPPLUN.CollectReadCacheHitResponseTimeRule" Enabled="true" Target="Fujitsu.Storage.ETERNUS.TPPLUN" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Fujitsu.Storage.ETERNUS.DataSourceModule.TPPLUNPerfFiltered">
<IntervalSeconds>1920</IntervalSeconds>
<SyncTime/>
<Counter>Read Cache Hit Response Time(ms)</Counter>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>