系統規則已載入 - 成功

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

偵測特定 HealthService 可以復原並載入系統規則的規則。

Knowledge Base article:

摘要

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

原因

本部分不適用此規則。

解決方式

沒有可以為此規則執行的解決方式,因為它不會產生狀態或警示。

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.SetSystemRulesLoadedStateAction.Success Default

Source Code:

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