Enterprise Content Management 디스크 기반 캐시가 잘못 구성됨

Microsoft.SharePoint.2013.SPServiceInstance.Taxonomy.ECM.DiskBasedCacheIsMisconfigured (UnitMonitor)

이 모니터가 경고 상태인 경우 디스크 기반 캐시가 잘못 구성되었음을 나타냅니다.

Knowledge Base article:

요약

Microsoft TechNet 사이트에서 최신 기술 문서를 보려면 다음 사이트를 방문하십시오.

http://go.microsoft.com/fwlink/?linkid=244860&clcid=0x412

원인

다음 링크를 사용하여 이 개체의 현재 경고를 모두 확인하십시오.

경고 보기

Element properties:

TargetMicrosoft.SharePoint.2013.SPServiceInstance.Taxonomy
Parent MonitorSystem.Health.ConfigurationState
CategoryConfigurationHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Enterprise Content Management: 디스크 기반 캐시가 잘못 구성됨
디스크 기반 캐시가 잘못 구성된 경고 인시던트가 발생했습니다. 이벤트 ID: {0} 이벤트 설명: {1}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.2013.SPServiceInstance.Taxonomy.ECM.DiskBasedCacheIsMisconfigured" Accessibility="Public" Enabled="onEssentialMonitoring" Target="MOSS15Core!Microsoft.SharePoint.2013.SPServiceInstance.Taxonomy" ParentMonitorID="Health!System.Health.ConfigurationState" Priority="High" TypeID="Windows!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.SharePoint.2013.SPServiceInstance.Taxonomy.ECM.DiskBasedCacheIsMisconfigured_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDisplayNumber$</AlertParameter1>
<AlertParameter2>$Data/Context/EventDescription$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ManualResetEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
<OperationalState ID="EventRaised" MonitorTypeStateID="EventRaised" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Microsoft-SharePoint Products-Shared/Operational</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">5787</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Microsoft-SharePoint Products-Web Content Management</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>