ACS İletici Hizmeti Çalışma Durumu

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

Microsoft Denetim Toplama Hizmeti İleticisinin geçerli durumunu izler. Bu izleyiciden bir uyarı gelmesi Microsoft Denetim Toplama Hizmeti İleticisinin çalışmadığını belirtir

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
Microsoft Denetim Toplayıcı Hizmeti İleticisi Durdu
{0} bilgisayarındaki Microsoft Denetim Toplayıcı Hizmeti İleticisi çalışmayı durdurdu
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>