ATA 閘道服務監視

Microsoft.AdvancedThreatAnalytics.1_8.Gateway.ATAGateway (UnitMonitor)

此監視器會監看 Microsoft ATA 1.8 閘道上的 ATAGateway 服務

Knowledge Base article:

摘要

此監視器會監視 Microsoft ATA 1.8 閘道 ATAGateway 服務的健康情況。

原因

多樣性

解決方式

在 Microsoft ATA 1.8 閘道伺服器上啟動 ATAGateway 服務。

Element properties:

TargetMicrosoft.AdvancedThreatAnalytics.1_8.Gateway
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
ATA 閘道服務監視服務警示
ATA 1.8 閘道 ATAGateway 服務為已停止的狀態。
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.AdvancedThreatAnalytics.1_8.Gateway.ATAGateway" Accessibility="Public" Enabled="true" Target="Microsoft.AdvancedThreatAnalytics.1_8.Gateway" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.AdvancedThreatAnalytics.1_8.Gateway.ATAGateway.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>ATAGateway</ServiceName>
<CheckStartupType/>
</Configuration>
</UnitMonitor>