服务性能的 SharePoint 服务实例汇总

Microsoft.SharePoint.Library.SPServiceInstance.DependencyRollup.SPService.Performance (DependencyMonitor)

这台监视器的不正常状态指示一个或多个子级监视器 (SPServiceInstance) 处于不正常状态。

Knowledge Base article:

摘要

此监视器汇总其下所有监视器的运行状况信息。如果此监视器反映不正常状态,这意味着着汇总至此监视器的一个或多个监视器也会反映不正常状态。如果状态未知,则此对象的监视尚未开始或者有未定义汇总到此监视器的监视器。

原因

此监视器的一个不正常状态指示,针对此对象运行的另一台监视器出现某些问题。使用此链接查看此对象当前的所有警报:

查看警报

解决方案

使用运行状况资源管理器深入研究并查找不正常状态的原因。使用导致问题的特定监视器的相关知识进行故障排除并解决问题。

Element properties:

TargetMicrosoft.SharePoint.Library.SPService
Parent MonitorSystem.Health.PerformanceState
AlgorithmPercentage
Algorithm Parameter60
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.SharePoint.Library.SPService.Contains.SPServiceInstance
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SharePoint.Library.SPServiceInstance.DependencyRollup.SPService.Performance" Accessibility="Public" Enabled="true" Target="Microsoft.SharePoint.Library.SPService" ParentMonitorID="Health!System.Health.PerformanceState" Priority="Normal" RelationshipType="Microsoft.SharePoint.Library.SPService.Contains.SPServiceInstance" MemberMonitor="Health!System.Health.PerformanceState">
<Category>PerformanceHealth</Category>
<Algorithm>Percentage</Algorithm>
<AlgorithmParameter>60</AlgorithmParameter>
</DependencyMonitor>