Skonfigurowano konto działania — błąd

Microsoft.SystemCenter.HealthService.ActionAccountConfigured.Error (Rule)

Ta zasada wykrywa, że dana usługa System Center Management Health nie może korzystać z konta Uruchom jako. Może to być spowodowane uszkodzeniem lub wygaśnięciem konta działania.

Knowledge Base article:

Podsumowanie

Ta zasada jest używana wewnętrznie przez program Operations Manager. Zastąpienie tej zasady może spowodować nieoczekiwane zachowanie systemu.

Element properties:

TargetMicrosoft.SystemCenter.HealthServiceWatchersGroup
CategorySystem
EnabledTrue
Alert GenerateFalse
RemotableTrue
CommentHealthService Action Account configured

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SystemCenter.HealthServiceWatcher.DataSource.Composite Default
WriteAction WriteAction Microsoft.SystemCenter.HealthServiceWatcher.SetActionAccountConfiguredStateAction.Error Default

Source Code:

<Rule ID="Microsoft.SystemCenter.HealthService.ActionAccountConfigured.Error" Comment="HealthService Action Account configured" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthServiceWatchersGroup" ConfirmDelivery="true" Remotable="true" Priority="High" DiscardLevel="100">
<Category>System</Category>
<DataSources>
<DataSource ID="DS" TypeID="Microsoft.SystemCenter.HealthServiceWatcher.DataSource.Composite"/>
</DataSources>
<WriteActions>
<WriteAction ID="WriteAction" TypeID="Microsoft.SystemCenter.HealthServiceWatcher.SetActionAccountConfiguredStateAction.Error"/>
</WriteActions>
</Rule>