HPE ProLiant Server to Windows Computer Health Rollup Monitor

HewlettPackard.Servers.ProLiant.WindowsComputerHPProLiantServerHealthRollupMonitor (DependencyMonitor)

This Health Rollup Monitor rolls up from HPE ProLiant Server to Windows Computer

Knowledge Base article:

Summary

This health rollup monitor rolls up from the HPE ProLiant Server to the Windows Computer.

Configuration

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

Element properties:

TargetMicrosoft.Windows.Computer
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipHewlettPackard.Servers.ProLiant.WindowsComputerHostsHPProLiantServer
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.WindowsComputerHPProLiantServerHealthRollupMonitor" Accessibility="Public" Target="Windows!Microsoft.Windows.Computer" Enabled="true" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" RelationshipType="HewlettPackard.Servers.ProLiant.WindowsComputerHostsHPProLiantServer" 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>