Task for object could not be started at the normal execution time because the service or system was down. [RAID_MIB_10738]

Fujitsu.Servers.PRIMERGY.Windows.RAIDMIB.Alerts.RAID_MIB_10738 (Rule)

Task for object could not be started at the normal execution time because the service or system was down

Knowledge Base article:

Summary

RAID_MIB_10738: Task for object could not be started at the normal execution time because the service or system was down.

Causes

The following problem causes this event

Resolutions

To view the details of the problem:

Element properties:

TargetFujitsu.Servers.PRIMERGY.Windows.RaidManagement
CategoryEventCollection
EnabledFalse
Event_ID10738
Event SourceServerView Raid
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
RemotableTrue
Alert Message
RAID_MIB_10738: Task for object could not be started at the normal execution time because the service or system was down.
Task for object could not be started at the normal execution time because the service or system was down
Event LogApplication

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.EventProvider Default
Alert WriteAction System.Health.GenerateAlert Default

Source Code:

<Rule ID="Fujitsu.Servers.PRIMERGY.Windows.RAIDMIB.Alerts.RAID_MIB_10738" Enabled="false" Target="FTSWIN!Fujitsu.Servers.PRIMERGY.Windows.RaidManagement" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Property[Type="FTSWIN!Fujitsu.Servers.PRIMERGY.Windows.ManagementClientSoftware"]/ServerName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">10738</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">ServerView Raid</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="Alert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>1</Severity>
<AlertName/>
<AlertDescription/>
<AlertOwner/>
<AlertMessageId>$MPElement[Name="Fujitsu.Servers.PRIMERGY.Windows.RAIDMIB.Alerts.RAID_MIB_10738.AlertMessage"]$</AlertMessageId>
<AlertParameters/>
<Suppression>
<SuppressionValue>$Data/EventDisplayNumber$</SuppressionValue>
<SuppressionValue>$Data/PublisherName$</SuppressionValue>
<SuppressionValue>$Data/EventLevel$</SuppressionValue>
<SuppressionValue>$Data/EventNumber$</SuppressionValue>
</Suppression>
<Custom1/>
<Custom2/>
<Custom3/>
<Custom4/>
<Custom5/>
<Custom6/>
<Custom7/>
<Custom8/>
<Custom9/>
<Custom10/>
</WriteAction>
</WriteActions>
</Rule>