Estado de Execução do Serviço do Reencaminhador dos ACS

Microsoft.SystemCenter.ACS.Forwarder.ServiceStateMonitor (UnitMonitor)

Monitoriza o estado atual do Reencaminhador do Serviço de Recolha de Auditorias da Microsoft. Um alerta deste monitor indica que o Reencaminhador do Serviço de Recolha de Auditorias da Microsoft não está atualmente em execução

Element properties:

TargetMicrosoft.SystemCenter.ACS.Forwarder
Parent MonitorMicrosoft.SystemCenter.ACS.Forwarder.AvailabilityHealthRollup
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Reencaminhador dos Serviços do Recoletor de Auditorias da Microsoft Parado
A execução do Reencaminhador dos Serviços do Recoletor de Auditorias da Microsoft no computador {0} parou de executar
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.ACS.Forwarder.ServiceStateMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.ACS.Forwarder" ParentMonitorID="Microsoft.SystemCenter.ACS.Forwarder.AvailabilityHealthRollup" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.ACS.Forwarder.ServiceStateMonitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Low</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Success" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="Error" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName/>
<ServiceName>adtagent</ServiceName>
<CheckStartupType>true</CheckStartupType>
</Configuration>
</UnitMonitor>