Verba System Monitor Service state

VerbaRecordingSystem.Monitors.VerbaSystemMonitorService (UnitMonitor)

Element properties:

TargetVerbaRecordingSystem.VerbaServer
Parent MonitorVerbaRecordingSystem.Monitors.VerbaRollup
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveFalse
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
Verba System Monitor Service state
Service down. The Verba System Monitor Service will try to restart the service. For more information see the [verba installation directory]\log folder.
Host: {0}
IP address: {1}
{2}
RunAsDefault

Source Code:

<UnitMonitor Accessibility="Internal" ConfirmDelivery="true" Enabled="true" ID="VerbaRecordingSystem.Monitors.VerbaSystemMonitorService" ParentMonitorID="VerbaRecordingSystem.Monitors.VerbaRollup" Priority="Normal" Remotable="true" Target="VerbaRecordingSystem.VerbaServer" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType">
<Category>Custom</Category>
<AlertSettings AlertMessage="VerbaRecordingSystem.Monitors.VerbaSystemMonitorService_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>false</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/DNSName$</AlertParameter1>
<AlertParameter2>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/IPAddress$</AlertParameter2>
<AlertParameter3>$Target/Property[Type="System!System.Entity"]/DisplayName$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState HealthState="Success" ID="UIGeneratedOpStateId359c09eee619446b9d3851df69426941" MonitorTypeStateID="Running"/>
<OperationalState HealthState="Error" ID="UIGeneratedOpStateIdec8f7e2bfdc94cefa4dc83b483833d97" MonitorTypeStateID="NotRunning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>VerbaSysMon</ServiceName>
<CheckStartupType>true</CheckStartupType>
</Configuration>
</UnitMonitor>