Stan uruchomienia usługi modułu przekazującego ACS

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

Służy do monitorowania bieżącego stanu usługi modułu przekazującego usług zbierania danych inspekcji firmy Microsoft. Alert tego monitora oznacza, że moduł przekazujący usług zbierania danych inspekcji firmy Microsoft nie jest aktualnie uruchomiony.

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
Moduł przekazujący usług zbierania danych inspekcji firmy Microsoft jest zatrzymany
Usługa modułu przekazującego usług zbierania danych inspekcji firmy Microsoft na komputerze {0} przestała działać
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>