活動訊號失敗 - 錯誤

Microsoft.SystemCenter.HealthService.Heartbeat.Error (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.SetHeartbeatStateAction.Error Default

Source Code:

<Rule ID="Microsoft.SystemCenter.HealthService.Heartbeat.Error" 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.SetHeartbeatStateAction.Error"/>
</WriteActions>
</Rule>