AppSense MC Scheduler Monitor

AppSense.AMC.10.AMC.Scheduler.Svc (UnitMonitor)

Health monitor for AppSense Scheduler Service Service

Knowledge Base article:

Summary

AppSense MC Scheduler Monitor

Health monitor for AppSense Scheduler Service Service

Causes

Resolutions

Element properties:

TargetAppSense.AMC.10.AMC.Server
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
AppSense MC Scheduler Message
The service on {0} has stopped. Please take action.
RunAsDefault

Source Code:

<UnitMonitor ID="AppSense.AMC.10.AMC.Scheduler.Svc" Accessibility="Internal" Enabled="true" Target="AppSense.AMC.10.AMC.Server" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="AppSense.AMC.10.AMC.Scheduler.Svc_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>AppSense Scheduler Service</ServiceName>
<CheckStartupType>Automatic</CheckStartupType>
</Configuration>
</UnitMonitor>