Fujitsu ETERNUS Storage Systems Event Diagnostic Pool Caution

Fujitsu.Storage.Systems.ETERNUS.PRO.EventDiagnosticRule_PoolCaution (Rule)

Element properties:

TargetFujitsu.Storage.Systems.ETERNUS.PRO.ManagerService
CategoryCustom
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
EventCollect DataSource Microsoft.Windows.EventCollector Default
ProDiagnostic WriteAction Fujitsu.Storage.Systems.ETERNUS.PRO.DiagnosticWriteAction Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectEvent Default

Source Code:

<Rule ID="Fujitsu.Storage.Systems.ETERNUS.PRO.EventDiagnosticRule_PoolCaution" Enabled="true" Target="Fujitsu.Storage.Systems.ETERNUS.PRO.ManagerService" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>Custom</Category>
<DataSources>
<DataSource ID="EventCollect" TypeID="Windows!Microsoft.Windows.EventCollector">
<ComputerName>.</ComputerName>
<LogName>Application</LogName>
<AllowProxying>false</AllowProxying>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">201</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">FujitsuStorageSystemsETERNUSPRO</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="ProDiagnostic" TypeID="Fujitsu.Storage.Systems.ETERNUS.PRO.DiagnosticWriteAction">
<EventDescription>$Data/EventDescription$</EventDescription>
</WriteAction>
</WriteActions>
</Rule>