Enterprise Content Management Disk-Based Cache Is Flushing

Microsoft.SharePoint.2016.SPServiceInstance.Taxonomy.ECM.DiskBasedCacheIsFlushing (UnitMonitor)

A warning state of this Monitor indicates that the Disk-Based Cache is flushing.

Knowledge Base article:

Summary

To get the most current Knowledge Article from the Microsoft TechNet site, visit:

http://go.microsoft.com/fwlink/?LinkId=244864

Causes

View all current alerts from this object using this link:

View Alerts

Element properties:

TargetMicrosoft.SharePoint.2016.SPServiceInstance.Taxonomy
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Instance NameSharePoint Disk-Based Cache
Counter NameBlob cache flushes / second
Frequency120
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.ThresholdMonitorType
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.2016.SPServiceInstance.Taxonomy.ECM.DiskBasedCacheIsFlushing" Accessibility="Public" Enabled="true" Target="MOSS16Core!Microsoft.SharePoint.2016.SPServiceInstance.Taxonomy" ParentMonitorID="Health!System.Health.PerformanceState" Priority="Normal" TypeID="Performance!System.Performance.ThresholdMonitorType">
<Category>PerformanceHealth</Category>
<OperationalStates>
<OperationalState ID="UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
<OperationalState ID="OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Blob cache flushes / second</CounterName>
<ObjectName>SharePoint Disk-Based Cache</ObjectName>
<InstanceName>_Total</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>120</Frequency>
<Threshold>0</Threshold>
</Configuration>
</UnitMonitor>