Fujitsu Primequest Other Components Health Monitor

Fujitsu.PRIMEQUEST.UnitMonitor.OtherComponents (UnitMonitor)

This monitor shows status of Primequest components that are not represented by their own monitor.

Knowledge Base article:

Summary

This monitor shows status of Primequest components that are not represented by their own monitor.

Resolutions

Open Primequest Web UI to see more details about unhealthy state.

Element properties:

TargetFujitsu.PRIMEQUEST.Chassis
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeFujitsu.PRIMEQUEST.UnitMonitorType.OtherComponentsHealth
RemotableTrue
AccessibilityPublic
Alert Message
Primequest other components health monitor
Primequest other components health monitor
RunAsDefault

Source Code:

<UnitMonitor ID="Fujitsu.PRIMEQUEST.UnitMonitor.OtherComponents" Accessibility="Public" Enabled="true" Target="Fujitsu.PRIMEQUEST.Chassis" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Fujitsu.PRIMEQUEST.UnitMonitorType.OtherComponentsHealth" ConfirmDelivery="false">
<Category>Custom</Category>
<AlertSettings AlertMessage="Fujitsu.PRIMEQUEST.UnitMonitor.AlertMessage.OtherComponentsHealth">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="MonitorHealthy" MonitorTypeStateID="StateHealthy" HealthState="Success"/>
<OperationalState ID="MonitorWarning" MonitorTypeStateID="StateWarning" HealthState="Warning"/>
<OperationalState ID="MonitorCritical" MonitorTypeStateID="StateCritical" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IpAddress>$Target/Property[Type="Fujitsu.PRIMEQUEST.Chassis"]/IpAddress$</IpAddress>
</Configuration>
</UnitMonitor>