Aktionskontokonfiguration – Erfolg

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

Mit dieser Regel wird ermittelt, wenn das konfigurierte Aktionskonto von einem gegebenen Integritätsdienst der System Center-Verwaltung wiederhergestellt und verwendet werden konnte.

Knowledge Base article:

Zusammenfassung

Diese Regel wird Operations Manager-intern verwendet. Ein Außerkraftsetzen dieser Regel kann unerwartetes Verhalten verursachen.

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>