Monitor de servicio de puerta de enlace de ATA

Microsoft.AdvancedThreatAnalytics.1_7.Gateway.ATAGatewayUpdater (UnitMonitor)

Este monitor observa el servicio ATAGatewayUpdater de la puerta de enlace de Microsoft ATA 1.7.

Knowledge Base article:

Resumen

Este monitor supervisa el estado del servicio ATAGatewayUpdater de la puerta de enlace de Microsoft ATA 1.7.

Causas

Varios

Soluciones

Inicie el servicio ATAGatewayUpdater en el servidor de la puerta de enlace de Microsoft ATA 1.7.

Element properties:

TargetMicrosoft.AdvancedThreatAnalytics.1_7.Gateway
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Alerta de servicio del monitor de servicio de puerta de enlace de ATA
El servicio ATAGatewayUpdater de la puerta de enlace de ATA 1.7 tiene el estado detenido.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.AdvancedThreatAnalytics.1_7.Gateway.ATAGatewayUpdater" Accessibility="Public" Enabled="true" Target="Microsoft.AdvancedThreatAnalytics.1_7.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_7.Gateway.ATAGatewayUpdater.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>ATAGatewayUpdater</ServiceName>
<CheckStartupType/>
</Configuration>
</UnitMonitor>