健全狀況服務活動訊號失敗

Microsoft.SystemCenter.HealthService.Heartbeat (AggregateMonitor)

此監視會檢查管理群組中每個 System Center 管理健全狀況服務的可用性。

Knowledge Base article:

摘要

電腦上的 System Center 管理健全狀況服務已停止。

此警示是由健全狀況服務監看員產生。此物件執行於所有管理伺服器資源集區上,負責監視管理群組中所有 System Center 管理健全狀況服務的健全狀況。當 System Center 管理健全狀況服務無法傳送活動訊號時,會依設定執行診斷並接著執行復原,以嘗試使用遠端代理程式修復此問題。

原因

這會在以下情況發生:

解決方式

可啟用復原以重新啟動代理程式。

如果復原已停用或執行失敗,可瀏覽至 [狀態變更事件] 索引標籤並從詳細資料窗格中執行復原。若要開啟 [狀態變更事件] 索引標籤,請以滑鼠右鍵按一下警示,指向 [開啟],然後按一下 [健全狀況總管]。在 [健全狀況總管] 中,選取處於重大狀態的警示,然後在右邊的窗格中按一下 [狀態變更事件] 索引標籤。在詳細資料窗格中按一下復原工作。

附註: 這個監視的診斷工作會執行偵測。執行 Windows Vista 或 Windows Server 2008 之電腦的預設防火牆設定將會導致電腦無法提供偵測回應。若要將這些電腦設定成允許傳入的 ICMP 流量,請參閱<Create an Inbound ICMP Rule on Windows Vista or Windows Server 2008>( http://go.microsoft.com/fwlink/?LinkId=161045) (在 Windows Vista 或 Windows Server 2008 上建立輸入 ICMP 規則)。

Element properties:

TargetMicrosoft.SystemCenter.HealthServiceWatcher
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
健全狀況服務活動訊號失敗
電腦 {0} 上的 System Center 管理健全狀況服務沒有活動訊號。

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.HealthService.Heartbeat" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthServiceWatcher" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="High">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.HealthService.Heartbeat.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.HealthServiceWatcher"]/HealthServiceName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>