檔案服務可用性彙總套件

Microsoft.Windows.Role.FileServices.ServicesAvailabilityRollup (DependencyMonitor)

此相依性監視會從檔案服務角色的每個角色服務彙總健全狀況狀態。

Knowledge Base article:

摘要

此相依性監視會從檔案服務角色的每個角色服務彙總健全狀況狀態。如果健全狀況狀態處於未知狀態,則是尚未開始監視此物件。此監視的健全狀況狀態相依於每個角色服務及其監視的累積健全狀況狀態。

原因

此監視的狀況不良狀態指出,檔案服務角色的角色服務存在可用性問題。

解決方式

在 Operations 主控台中,使用健全狀況總管向下切入並找出狀況不良狀態的原因。然後利用問題所在之特定監視上的產品知識,進行疑難排解並修正問題。

驗證

解決基礎問題之後,此監視應回到狀況良好狀態。

Element properties:

TargetMicrosoft.Windows.FileServer
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.Windows.FileServer.Contains.Service
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.Role.FileServices.ServicesAvailabilityRollup" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.FileServer.Contains.Service" MemberMonitor="SystemHealth!System.Health.AvailabilityState">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>