HPE Insight Management Agents to HPE ProLiant Server Health Rollup Monitor

HewlettPackard.Servers.ProLiant.HPProLiantServerSNMPManagementHealthRollupMonitor (DependencyMonitor)

This Health Rollup Monitor rolls up from HPE Insight Management Agents to HPE ProLiant Server

Knowledge Base article:

Summary

This health rollup monitor rolls up from the HPE Insight Management Agents 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.HPProLiantServerHostsHPProLiantSNMPManagement
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.HPProLiantServerSNMPManagementHealthRollupMonitor" Accessibility="Public" Target="HewlettPackard.Servers.ProLiant.HPProLiantServer" Enabled="true" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" RelationshipType="HewlettPackard.Servers.ProLiant.HPProLiantServerHostsHPProLiantSNMPManagement" 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>