文件服务可用性汇总

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

此依赖关系监视器汇总文件服务角色的每个角色服务的运行状况状态。

Knowledge Base article:

摘要

此依赖关系监视器汇总文件服务角色的每个角色服务的运行状况状态。如果运行状况状态未知,则表示尚未开始监视此对象。此监视器的运行状况状态取决于每个角色服务及其监视器的累计运行状况状态。

原因

此监视器的不正常状态表示文件服务角色的角色服务出现可用性问题。

解决方案

在 Operations Console 中,使用运行状况资源管理器向下搜索并找出状态不正常的原因。然后使用有关导致问题的具体监视器的产品知识诊断并解决问题。

验证

解决根本问题之后,此监视器应该会回到正常运行状态。

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>