HPE ProLiant Insight Management Agents Health Monitor (HPE Version Control Agents)

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

This monitor monitors the health of HPE Version Control Agents

Knowledge Base article:

Summary

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

Source Code:

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