HPE ProLiant Insight Management Agents Health Monitor (HPE iLO Pass-through Service)

HewlettPackard.Servers.ProLiant.HPProLiantSNMPManagement.hplopts.HealthMonitor (UnitMonitor)

This monitor monitors the health of HPE iLO Pass-through Service

Knowledge Base article:

Summary

This monitor monitors the health of the HPE iLO Pass-through Service.

Resolutions

Restart the failed service on the target server.

Configuration

This monitor can be overridden for customization.

Element properties:

TargetHewlettPackard.Servers.ProLiant.HPProLiantSNMPManagement
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeHewlettPackard.Servers.ProLiant.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
HPE iLO Passthrough Service failed.
The HPE Insight Management Agents have failed; the HPE iLO Passthrough service is not running.
RunAsDefault

Source Code:

<UnitMonitor ID="HewlettPackard.Servers.ProLiant.HPProLiantSNMPManagement.hplopts.HealthMonitor" Accessibility="Public" Target="HewlettPackard.Servers.ProLiant.HPProLiantSNMPManagement" Enabled="true" TypeID="HewlettPackard.Servers.ProLiant.CheckNTServiceStateMonitorType" ParentMonitorID="SystemHealth!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="HewlettPackard.Servers.ProLiant.HPProLiantSNMPManagementHploptsHealthMonitorAlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState HealthState="Success" MonitorTypeStateID="Running" ID="Success"/>
<OperationalState HealthState="Error" MonitorTypeStateID="NotRunning" ID="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ServiceName>hplopts</ServiceName>
</Configuration>
</UnitMonitor>