HPE ProLiant BL Server to HPE ProLiant BL Servers Group Health Rollup Monitor

HewlettPackard.Servers.ProLiant.HPProLiantBLServersGroupProLiantBLServerHealthRollupMonitor (DependencyMonitor)

This Health Rollup Monitor rolls up from HPE ProLiant BL Server to HPE ProLiant BL Servers Group

Knowledge Base article:

Summary

This health rollup monitor rolls up from the HPE ProLiant BL Server to the HPE ProLiant BL Servers Group.

Configuration

This health rollup can be overridden for customization. See Monitor Dependency and Health Rollup Policy for options.

Element properties:

TargetHewlettPackard.Servers.ProLiant.HPProLiantBLServersGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipHewlettPackard.Servers.ProLiant.HPProLiantBLServersGroupContainsHPProLiantBLServer
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Non-healthy state of availability is rolled up.
Child health state was rolled up to traget class instance.

Source Code:

<DependencyMonitor ID="HewlettPackard.Servers.ProLiant.HPProLiantBLServersGroupProLiantBLServerHealthRollupMonitor" Accessibility="Public" Target="HewlettPackard.Servers.ProLiant.HPProLiantBLServersGroup" Enabled="true" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" RelationshipType="HewlettPackard.Servers.ProLiant.HPProLiantBLServersGroupContainsHPProLiantBLServer" MemberMonitor="SystemHealth!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="HewlettPackard.Servers.ProLiant.HealthRollupMonitorAlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>