活動訊號失敗 - 警告

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

Source Code:

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