Yönetim Hizmeti bağlantısı ilk fırsat durumu

Microsoft.SystemCenter.ManagementConfigurationService.HealthServiceConnectivity.StatusMonitor (UnitMonitor)

Yönetim Yapılandırma Hizmetinin yerel Yönetim Hizmetine bağlanabildiğini denetler

Knowledge Base article:

Özet

Yerel Yönetim Yapılandırma Hizmeti yerel Yönetim Hizmetine uygun bir sürede bağlanamadı.

Yapılandırma

Yeşil Durum: Yerel Yönetim Yapılandırma Hizmeti yerel Veri Erişimi Hizmetine bağlanabileceğini doğruladı. Olay Kimliği 29190 algılandı.

Sarı Durum: Yerel Yönetim Yapılandırma Hizmeti yerel Veri Erişimi Hizmetine bağlanamadı. Olay Kimliği 29191 algılandı.

Nedenler

Bu, şu durumlarda oluşabilir: Bu, şu durumlarda oluşabilir:

System Center Yönetim Hizmeti yerel Yönetim Sunucusunda çalışmıyor.

Çözümlemeler

Sorunla ilgili daha fazla araştırma yapmak için aşağıdakileri uygulamayı düşünün:

Element properties:

TargetMicrosoft.SystemCenter.ManagementConfigurationService
Parent MonitorMicrosoft.SystemCenter.ManagementConfigurationService.HealthServiceConnectivityMonitor
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.2SingleEventLog2StateMonitorType
RemotableTrue
AccessibilityInternal
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.ManagementConfigurationService.HealthServiceConnectivity.StatusMonitor" Accessibility="Internal" Enabled="true" Target="Microsoft.SystemCenter.ManagementConfigurationService" ParentMonitorID="Microsoft.SystemCenter.ManagementConfigurationService.HealthServiceConnectivityMonitor" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.2SingleEventLog2StateMonitorType" ConfirmDelivery="true">
<Category>StateCollection</Category>
<OperationalStates>
<OperationalState ID="FirstEventRaised" MonitorTypeStateID="FirstEventRaised" HealthState="Warning"/>
<OperationalState ID="SecondEventRaised" MonitorTypeStateID="SecondEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<FirstComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</FirstComputerName>
<FirstLogName>Operations Manager</FirstLogName>
<FirstExpression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">29191</Value>
</ValueExpression>
</SimpleExpression>
</FirstExpression>
<SecondComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</SecondComputerName>
<SecondLogName>Operations Manager</SecondLogName>
<SecondExpression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">29190</Value>
</ValueExpression>
</SimpleExpression>
</SecondExpression>
</Configuration>
</UnitMonitor>