HPE ProLiant Servers Group to HPE Servers Group Health Rollup Monitor

HewlettPackard.Servers.ProLiant.HPServersGroupProLiantServersGroupHealthRollupMonitor (DependencyMonitor)

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

Knowledge Base article:

Summary

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

Configuration

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

Element properties:

TargetHewlettPackard.Servers.HPServersGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipHewlettPackard.Servers.ProLiant.HPServersGroupContainsHPProLiantServersGroup
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.HPServersGroupProLiantServersGroupHealthRollupMonitor" Accessibility="Public" Target="HPSC!HewlettPackard.Servers.HPServersGroup" Enabled="true" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" RelationshipType="HewlettPackard.Servers.ProLiant.HPServersGroupContainsHPProLiantServersGroup" 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>