Fujitsu PRIMERGY Linux Server ServerView RAID Version State Monitor

Fujitsu.Servers.PRIMERGY.Linux.SVRaidVersion.HealthMonitor (UnitMonitor)

Unit Monitor runs a script to retrieve ServerView RAID Version state

Knowledge Base article:

Summary

This health monitor runs a script on the target system to update the ServerView RAID Version State.

Causes

ServerView RAID Version State represents the SV RAID Version installed on the target server.

Resolutions

If this monitor is in Warning or Critical state, please check the version of ServerView RAID installed on target Linux server.

Element properties:

TargetFujitsu.Servers.PRIMERGY.Linux.SVRaidVersion
Parent MonitorSystem.Health.AvailabilityState
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeFujitsu.Servers.PRIMERGY.Linux.HealthState
RemotableTrue
AccessibilityPublic
Alert Message
{0}: The SV RAID Version Monitor of a Fujitsu PRIMERGY Linux Server is in failed state.
{0}: The SV RAID Version Monitor of the PRIMERGY Linux server is in Critical or Warning state. Check for the minimal supported version of ServerView RAID.
RunAsDefault

Source Code:

<UnitMonitor ID="Fujitsu.Servers.PRIMERGY.Linux.SVRaidVersion.HealthMonitor" Accessibility="Public" Enabled="true" Target="Fujitsu.Servers.PRIMERGY.Linux.SVRaidVersion" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Fujitsu.Servers.PRIMERGY.Linux.HealthState" ConfirmDelivery="false">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Fujitsu.Servers.PRIMERGY.Linux.SVRaidVersion.HealthMonitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Fujitsu.Servers.PRIMERGY.Linux.ManagementClientSoftware"]/NetworkName$</AlertParameter1>
<AlertParameter2>$Target/Property[Type="Fujitsu.Servers.PRIMERGY.Linux.Component"]/Device$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="OK" MonitorTypeStateID="HealthSuccess" HealthState="Success"/>
<OperationalState ID="Degraded" MonitorTypeStateID="HealthWarning" HealthState="Warning"/>
<OperationalState ID="Error" MonitorTypeStateID="HealthError" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>300</IntervalSeconds>
<NetworkName>$Target/Host/Property[Type="Fujitsu.Servers.PRIMERGY.Linux.ManagementClientSoftware"]/NetworkName$</NetworkName>
<CIMPort>5989</CIMPort>
<Component>$Target/Property[Type="Fujitsu.Servers.PRIMERGY.Linux.Component"]/Device$</Component>
<Type>Other Components</Type>
</Configuration>
</UnitMonitor>