HTTP Request Failure

Microsoft.FASTSearch.MP.Monitor.QRServer.QRProbe.ErrorCodeFailure (UnitMonitor)

An error occurred while processing the HTTP request against the QRServer.

Knowledge Base article:

Summary

A periodic test query (SCOMQueryMonitorPing) is performed against the local HTTP interface of the QRServer. Multiple monitors validate that:

Inspect the fields in the Alert Context/State Change Event tab for error details.

(Monitor: Request Error Code Check)

Causes

Test query errors can happen for several reasons:

Resolutions

The following actions might help you to fix the problem:

Element properties:

TargetMicrosoft.FASTSearch.MP.Entity.QRServer
Parent MonitorMicrosoft.FASTSearch.MP.Monitor.QRServer.QRProbe.Aggregate
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeMicrosoft.FASTSearch.MP.QRProbe.MonitorType.ErrorCodeFailure
RemotableFalse
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.FASTSearch.MP.Monitor.QRServer.QRProbe.ErrorCodeFailure" Accessibility="Public" Enabled="true" Target="Microsoft.FASTSearch.MP.Entity.QRServer" ParentMonitorID="Microsoft.FASTSearch.MP.Monitor.QRServer.QRProbe.Aggregate" Remotable="false" Priority="Normal" TypeID="Microsoft.FASTSearch.MP.QRProbe.MonitorType.ErrorCodeFailure" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<OperationalStates>
<OperationalState ID="OK" MonitorTypeStateID="ErrorCodeOK" HealthState="Success"/>
<OperationalState ID="Error" MonitorTypeStateID="ErrorCodeFailure" HealthState="Error"/>
</OperationalStates>
<Configuration>
<TCPPort>$Target/Property[Type="Microsoft.FASTSearch.MP.Entity.NCtrlProcess"]/Port$</TCPPort>
</Configuration>
</UnitMonitor>