Konfigurált műveleti fiók – Sikeres

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

Ez a szabály észleli, ha a System Center egy adott felügyeleti állapotfigyelő szolgáltatása képes volt helyreállítani és használni a konfigurált futtató fiókot.

Knowledge Base article:

Összefoglalás

Ez a szabály az Operations Manager belső használatára szolgál. A szabály felülbírálása előre nem látható következményekkel járhat a program működésére nézve.

Element properties:

TargetMicrosoft.SystemCenter.HealthServiceWatchersGroup
CategorySystem
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

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

Source Code:

<Rule ID="Microsoft.SystemCenter.HealthService.ActionAccountConfigured.Success" 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.Success"/>
</WriteActions>
</Rule>