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>