ATA Center: Servicemonitor

Microsoft.AdvancedThreatAnalytics.1_7.Center.ATACenter (UnitMonitor)

Met deze monitor wordt de ATACenter-service in Microsoft ATA 1.7 Center gecontroleerd

Knowledge Base article:

Samenvatting

Met deze monitor wordt de status gecontroleerd van de ATACenter-service van Microsoft ATA 1.7 Center.

Oorzaken

Verschillende

Oplossingen

Start de ATACenter-service op de Center-server van Microsoft ATA 1.7.

Element properties:

TargetMicrosoft.AdvancedThreatAnalytics.1_7.Center
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
ATA Center: bewakingswaarschuwing voor de service Servicemonitor
De ATACenter-service van ATA 1.7 Center is gestopt.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.AdvancedThreatAnalytics.1_7.Center.ATACenter" Accessibility="Public" Enabled="true" Target="Microsoft.AdvancedThreatAnalytics.1_7.Center" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.AdvancedThreatAnalytics.1_7.Center.ATACenter.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</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>ATACenter</ServiceName>
<CheckStartupType/>
</Configuration>
</UnitMonitor>