Configurazione account azione - Operazione riuscita

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

Questa regola rileva che un dato servizio integrità di gestione di System Center è stato in grado di ripristinare e utilizzare l'account azione configurato.

Knowledge Base article:

Riepilogo

Questa regola viene utilizzata internamente da Operations Manager. Le sostituzioni di questa regola causeranno un comportamento che potrebbe non corrispondere a quello previsto.

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>