Farklı Çalıştır Hesabının veya Parolasının Süresi Dolmuş veya Hatalı

Microsoft.SystemCenter.HealthServiceRunAsAccounts.SuccessfulLogonCheck.Unit (UnitMonitor)

Bu izleyici bir Farklı Çalıştır hesabının yapılandırılan kullanıcı adı ve parolasıyla oturum açıp açamadığını denetler.

Knowledge Base article:

Özet

System Center Yönetim Sistem Durumu Hizmeti belirtilen Farklı Çalıştır hesabında oturum açamadı. Bu durum System Center Yönetim Sistem Durumu Hizmetinin bu Farklı Çalıştır hesabını kullanarak izleme yapmasını veya eylemleri gerçekleştirmesini engeller.

Aşağıda bu izleyicinin varsayılan yapılandırmasının özeti bulunmaktadır:

Nedenler

System Center Yönetim Sistem Durumu Hizmeti belirtilen Farklı Çalıştır hesabında oturum açamadı. Bu durum System Center Yönetim Sistem Durumu Hizmetinin bu Farklı Çalıştır hesabını kullanarak izleme yapmasını veya eylemleri gerçekleştirmesini engeller.

Çözümlemeler

Sorunu çözmek veya Microsoft ürün desteğinden yardım almadan önce veri toplamak için aşağıdaki adımları izleyebilirsiniz.

Farklı Çalıştır hesabı için girilen parola hatalı olabilir. Şu şekilde parolayı yeniden girin:

Operations konsolunu açın

Yönetim alanına gidin

Sol bölmeden Farklı Çalıştır Hesabı düğümünü seçin

Belirtilen Farklı Çalıştır hesabını bulun ve özelliklerini açın

Hesap sekmesini seçin ve doğru parolayı yeniden girin

Element properties:

TargetMicrosoft.SystemCenter.HealthService
Parent MonitorMicrosoft.SystemCenter.HealthServiceRunAsAccounts.Rollup
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.2SingleEventLog2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Farklı Çalıştır Hesabı Oturum Açamadı
Bir veya daha fazla Farklı Çalıştır hesabı oturum açamadı. {0}\{1} hesabı devre dışı bırakılmış veya parolasının süresi dolmuş olabilir.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.HealthServiceRunAsAccounts.SuccessfulLogonCheck.Unit" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthService" ParentMonitorID="Microsoft.SystemCenter.HealthServiceRunAsAccounts.Rollup" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.2SingleEventLog2StateMonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.HealthServiceRunAsAccounts.SuccessfulLogonCheck.Unit.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/DataItem/Params/Param[1]$</AlertParameter1>
<AlertParameter2>$Data/Context/DataItem/Params/Param[2]$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="AccountsFailedToLogOn" MonitorTypeStateID="FirstEventRaised" HealthState="Warning"/>
<OperationalState ID="AccountsAreLoggedOn" MonitorTypeStateID="SecondEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<FirstComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</FirstComputerName>
<FirstLogName>Operations Manager</FirstLogName>
<FirstExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<Value Type="String">$Target/ManagementGroup/Name$</Value>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<XPathQuery Type="String">Params/Param[5]</XPathQuery>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">7000</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">HealthService</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</FirstExpression>
<SecondComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</SecondComputerName>
<SecondLogName>Operations Manager</SecondLogName>
<SecondExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">HealthService</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<Value Type="String">$Target/ManagementGroup/Name$</Value>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<XPathQuery Type="String">Params/Param[1]</XPathQuery>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<Or>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">7024</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">2002</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</Or>
</Expression>
</And>
</SecondExpression>
</Configuration>
</UnitMonitor>