Error: Downtime has exceeded configured value

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

Downtime has exceeded configured value.

Knowledge Base article:

Summary

The device has exceeded the configured down time setting.

Causes

Not Available

Resolutions

Please validate if the downtime was caused by maintenance activities or due to device going down periodically. If it is the latter, admin intervention is required to check the device.

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 NameDowntime
Frequency900
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveFalse
Monitor TypeSystem.Performance.ThresholdMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Error: Downtime has exceeded configured value
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.BizTalk.R2.BizTalkRFID.DowntimeHasExceededConfiguredValue" 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.DowntimeHasExceededConfiguredValue.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>false</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</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>Downtime</CounterName>
<ObjectName>RFID:Devices</ObjectName>
<AllInstances>true</AllInstances>
<Frequency>900</Frequency>
<Threshold>85</Threshold>
</Configuration>
</UnitMonitor>