HPE ProLiant Processors to HPE ProLiant Server Health Rollup Monitor

HewlettPackard.Servers.ProLiant.HPProLiantProcessorsHealthRollupMonitor (DependencyMonitor)

This Health Rollup Monitor rolls up from HPE ProLiant Processors to HPE ProLiant Server

Knowledge Base article:

Summary

This health rollup monitor rolls up from the HPE ProLiant Processors Collection to the HPE ProLiant Server.

Configuration

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

Element properties:

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