Failed park requests because no orbit is available

Microsoft.LS.2010.Monitoring.UnitMonitor.ThresholdPC.CPS_PERF_CPS_Planning_TOTAL_FAILED_PARK_REQUEST_NO_ORBIT_AVAILABLE (UnitMonitor)

Knowledge Base article:

Summary

The total number of park requests failed because no orbit available.

Causes

No free orbits available.

Resolutions

Consider adding more orbits using management console or the Power Shell commands to manage orbit ranges.

Element properties:

TargetMicrosoft.LS.2010.Component.CPS
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.LS.2010.Performance.Double.SimpleThresholdMonitor
RemotableTrue
AccessibilityPublic
Alert Message
The total number of park requests failed because no orbit available.
Perf Object Name: LS:CPS - 01 - Call Park Service Planning
Perf Counter Name: CPS - 013 - Total park requests failed because unavailable orbit.
Perf Counter Value: {0}

Please see the 'Product Knowledge' and the 'Alert Context' tab on Alert Properties view for more information.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.LS.2010.Monitoring.UnitMonitor.ThresholdPC.CPS_PERF_CPS_Planning_TOTAL_FAILED_PARK_REQUEST_NO_ORBIT_AVAILABLE" Accessibility="Public" Enabled="true" Target="Microsoft.LS.2010.Component.CPS" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Microsoft.LS.2010.Performance.Double.SimpleThresholdMonitor" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Alert_The_total_number_of_park_requests_failed_because_no_orbit_available.">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Value$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Microsoft.LS.2010.Monitoring.UnitMonitor.ThresholdPC.CPS_PERF_CPS_Planning_TOTAL_FAILED_PARK_REQUEST_NO_ORBIT_AVAILABLE_OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Error"/>
<OperationalState ID="Microsoft.LS.2010.Monitoring.UnitMonitor.ThresholdPC.CPS_PERF_CPS_Planning_TOTAL_FAILED_PARK_REQUEST_NO_ORBIT_AVAILABLE_UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
<OperationalState ID="Microsoft.LS.2010.Monitoring.UnitMonitor.ThresholdPC.CPS_PERF_CPS_Planning_TOTAL_FAILED_PARK_REQUEST_NO_ORBIT_AVAILABLE_UnderThresholdOverThreshold" MonitorTypeStateID="UnderThresholdOverThreshold" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>CPS - 013 - Total park requests failed because unavailable orbit.</CounterName>
<ObjectName>LS:CPS - 01 - Call Park Service Planning</ObjectName>
<InstanceName/>
<AllInstances>true</AllInstances>
<Frequency>900</Frequency>
<WarningThreshold>5</WarningThreshold>
<ErrorThreshold>10</ErrorThreshold>
</Configuration>
</UnitMonitor>