Moniteur du service de passerelle ATA

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

Ce moniteur surveille le service ATAGateway sur la passerelle Microsoft ATA 1.9

Knowledge Base article:

Résumé

Ce moniteur surveille l'intégrité du service ATAGateway de la passerelle Microsoft ATA 1.9.

Causes

Divers

Résolutions

Démarrez le service ATAGateway sur le serveur de passerelle Microsoft ATA 1.9.

Element properties:

TargetMicrosoft.AdvancedThreatAnalytics.1_9.Gateway
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Alerte de service du moniteur du service de passerelle ATA
Le service ATAGateway de la passerelle ATA 1.9 est arrêté.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.AdvancedThreatAnalytics.1_9.Gateway.ATAGateway" Accessibility="Public" Enabled="true" Target="Microsoft.AdvancedThreatAnalytics.1_9.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_9.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>