Warning: Device Errors have exceeded configured value

Microsoft.BizTalk.R2.BizTalkRFID.DeviceErrorsHaveExceededConfiguredValue (UnitMonitor)

The total number of Device Errors have exceeded configured value.

Knowledge Base article:

Summary

The number of errors from this device have exceeded the configured value.

Causes

Not Available

Resolutions

Admin intervention is required to check the deivce.

Configuration

Not Available

Additional

Not Available

External

Not Available

Element properties:

TargetMicrosoft.BizTalk.R2.BizTalkRFID.Service
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Instance NameRFID:Devices
Counter Name# of Errors raised
Frequency900
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
Alert Auto ResolveFalse
Monitor TypeSystem.Performance.ThresholdMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Warning: The total number of Device Errors have exceeded configured value
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.BizTalk.R2.BizTalkRFID.DeviceErrorsHaveExceededConfiguredValue" Accessibility="Public" Target="Microsoft.BizTalk.R2.BizTalkRFID.Service" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Perf!System.Performance.ThresholdMonitorType" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Microsoft.BizTalk.R2.BizTalkRFID.DeviceErrorsHaveExceededConfiguredValue.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>false</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Value$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Error"/>
<OperationalState ID="UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName># of Errors raised</CounterName>
<ObjectName>RFID:Devices</ObjectName>
<AllInstances>true</AllInstances>
<Frequency>900</Frequency>
<Threshold>85</Threshold>
</Configuration>
</UnitMonitor>