Coordinator Service Monitor

ChangeAuditor.Monitor (UnitMonitor)

Element properties:

TargetChangeAuditor.Quest_ChangeAuditor_Installation
Parent MonitorSystem.Health.EntityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="ChangeAuditor.Monitor" Accessibility="Public" Enabled="true" Target="ChangeAuditor.Quest_ChangeAuditor_Installation" ParentMonitorID="HealthLibrary!System.Health.EntityState" Remotable="true" Priority="Normal" TypeID="WindowsLibrary!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<OperationalStates>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName/>
<ServiceName>Dell.ChangeAuditor.Coordinator</ServiceName>
<CheckStartupType/>
</Configuration>
</UnitMonitor>