Opalis 6 Action Server Watchdog Service Not Running

SG.OIS.6.ActionServerWatchdogService.Service.Monitor (UnitMonitor)

Knowledge Base article:

Summary

Opalis 6 Action Server Watchdog Service Not Running

Resolutions

Start the Opalis 6 Action Server Watchdog Service

Element properties:

TargetSG.OIS.6.ActionServerWatchdogService
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Opalis 6 Action Server Watchdog Service Not Running
The {0} service on {1} has stopped.
RunAsDefault

Source Code:

<UnitMonitor ID="SG.OIS.6.ActionServerWatchdogService.Service.Monitor" Accessibility="Public" Enabled="true" Target="OIS6XDISC!SG.OIS.6.ActionServerWatchdogService" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="SG.OIS.6.ActionServerWatchdogService.Service.Monitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name='Name']$</AlertParameter1>
<AlertParameter2>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>$Target/Property[Type="OIS6XDISC!SG.OIS.6.ActionServerWatchdogService"]/ServiceName$</ServiceName>
<CheckStartupType/>
</Configuration>
</UnitMonitor>