動作帳戶已設定 - 成功

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

此規則偵測到特定 System Center 管理健全狀況服務可以復原並使用已設定的動作帳戶。

Knowledge Base article:

摘要

此規則是供 Operations Manager 內部使用。 覆寫此規則會導致非預期的行為。

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>