HPE ProLiant Insight Management Agents Health Monitor (HPE Insight Foundation Agents)

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

This monitor monitors the health of HPE Insight Foundation Agents

Knowledge Base article:

Summary

This monitor monitors the health of the HPE Insight Foundation Agents.

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 Insight Foundation Agents failed.
The HPE Insight Management Agents have failed; the HPE Insight Foundation Agents service is not running.
RunAsDefault

Source Code:

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