Access Services: Low Availability in Access Workload

Microsoft.SharePoint.2016.AccessDataServicesLowAvailabilityAccessWorkload (UnitMonitor)

There is low availability of logical servers in the Access Workload

Knowledge Base article:

Summary

We are working on providing more information; we are sorry for the inconvenience (known issue for this Office 2010 Beta).

Element properties:

TargetMicrosoft.SharePoint.2016.SPServiceInstance.Access2
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Instance NameAccess Services: Access Data Services
Counter NameAvailability of Access Workload
Frequency300
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.ThresholdMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Access Services: Low Availability in Access Workload
A warning incident has occurred where there is low availability of logical servers in the Access Workload
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.2016.AccessDataServicesLowAvailabilityAccessWorkload" Accessibility="Public" Enabled="true" Target="MOSS16Core!Microsoft.SharePoint.2016.SPServiceInstance.Access2" ParentMonitorID="Health!System.Health.AvailabilityState" Priority="Normal" TypeID="Performance!System.Performance.ThresholdMonitorType">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SharePoint.2016.AccessDataServicesLowAvailabilityAccessWorkload_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Success"/>
<OperationalState ID="UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Availability of Access Workload</CounterName>
<ObjectName>Access Services: Access Data Services</ObjectName>
<InstanceName/>
<AllInstances>true</AllInstances>
<Frequency>300</Frequency>
<Threshold>80</Threshold>
</Configuration>
</UnitMonitor>