Blade System KVM Unit Collection to Blade System Health Rollup Monitor

Fujitsu.PRIMERGY.BladeSystem.Enclosure.KVMUnitSubsystemToBladeSystemEnclosureHealth.RollupMonitor (DependencyMonitor)

Knowledge Base article:

Summary

This rollup monitor propagates the health state of the KVM Unit subsystem to the enclosure health state. If the state is unknown, either monitoring has not begun for this object or there are no monitors defined.

Configuration

This monitor is enabled by default. If this monitor is disabled then state propagation wouldn't be available.

Resolutions

Use the health explorer to drill down and find the component or subsystem which caused the unhealthy state. Use the knowledge on the specific component or subsystem causing the issue to troubleshoot and fix the problem.

Element properties:

TargetFujitsu.PRIMERGY.BladeSystem.Enclosure
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipFujitsu.PRIMERGY.BladeSystem.Enclosure.Hosting.BladeSystem.Enclosure.KVMUnitSubsystem
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Fujitsu.PRIMERGY.BladeSystem.Enclosure.KVMUnitSubsystemToBladeSystemEnclosureHealth.RollupMonitor" Accessibility="Public" Enabled="true" Target="Fujitsu.PRIMERGY.BladeSystem.Enclosure" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Fujitsu.PRIMERGY.BladeSystem.Enclosure.Hosting.BladeSystem.Enclosure.KVMUnitSubsystem" MemberMonitor="SystemHealth!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>