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.Linux.RAIDMIB.Alerts.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.Linux.Server
CategoryEventCollection
EnabledTrue
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
Time: {0}; Severity: MINOR; {1}

Member Modules:

ID Module Type TypeId RunAs 
EventDS DataSource Fujitsu.Servers.PRIMERGY.Linux.LogFile.DataSource Default
Alert WriteAction System.Health.GenerateAlert Default

Source Code:

<Rule ID="Fujitsu.Servers.PRIMERGY.Linux.RAIDMIB.Alerts.10738" Enabled="true" Target="FTSLin!Fujitsu.Servers.PRIMERGY.Linux.Server" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="EventDS" TypeID="FTSLin!Fujitsu.Servers.PRIMERGY.Linux.LogFile.DataSource">
<Host>$Target/Property[Type="FTSLIB!Fujitsu.ServerView.Server"]/NetworkName$</Host>
<LogFile>/var/log/messages</LogFile>
<RegExpFilter>\s+ServerView\s+RAID:\s+\[10738\]\s*\[MINOR\]</RegExpFilter>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="Alert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>1</Severity>
<AlertMessageId>$MPElement[Name="Fujitsu.Servers.PRIMERGY.Linux.RAIDMIB.Alerts.10738.AlertMessage"]$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/Property[@Name='Date']$</AlertParameter1>
<AlertParameter2>$Data/Property[@Name='Details']$</AlertParameter2>
</AlertParameters>
<Suppression>
<SuppressionValue>$Data/Property[@Name='ID']$</SuppressionValue>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>