HPE ProLiant Insight Management Agents Health Monitor (HPE ProLiant System Shutdown Service)

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

This monitor monitors the health of HPE ProLiant System Shutdown Service

Knowledge Base article:

Summary

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

Source Code:

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