HPE ProLiant Insight Management Agents Health Monitor (HPE ProLiant Remote IML Service)

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

This monitor monitors the health of HPE ProLiant Remote IML Service

Knowledge Base article:

Summary

This monitor monitors the health of the HPE ProLiant Remote IML 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 ProLiant Remote IML Service failed.
The HPE Insight Management Agents have failed; the HPE ProLiant Remote IML service is not running.
RunAsDefault

Source Code:

<UnitMonitor ID="HewlettPackard.Servers.ProLiant.HPProLiantSNMPManagement.CpqRcmc3.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.HPProLiantSNMPManagementCpqRcmc3HealthMonitorAlertMessage">
<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>CpqRcmc3</ServiceName>
</Configuration>
</UnitMonitor>