Project Queue Jobs Percentage Jobs Failed Per Hour

Microsoft.SharePoint.Server.2010.SPServerInstance.ProjectQueue.QueueJobsPercentageJobsFailedPerHour (UnitMonitor)

A warning state for this Monitor indicates that the percentage of jobs that failed in the queue has exceeded the acceptable threshold for the past hour.

Knowledge Base article:

Summary

To get the most current Knowledge Article from the Microsoft TechNet site, visit:

http://go.microsoft.com/fwlink/?LinkId=160917

Causes

View all current alerts from this object using this link:

View Alerts

Element properties:

TargetMicrosoft.SharePoint.Server.2010.SPServiceInstance.ProjectQueue
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Instance NameProjectServer:Queue Jobs
Counter Name\% Jobs Failed / Hour
Frequency900
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.ThresholdMonitorType
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.Server.2010.SPServerInstance.ProjectQueue.QueueJobsPercentageJobsFailedPerHour" Accessibility="Public" Enabled="true" Target="Microsoft.SharePoint.Server.2010.SPServiceInstance.ProjectQueue" ParentMonitorID="Health!System.Health.PerformanceState" Priority="Normal" TypeID="Performance!System.Performance.ThresholdMonitorType">
<Category>PerformanceHealth</Category>
<OperationalStates>
<OperationalState ID="UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
<OperationalState ID="OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>% Jobs Failed / Hour</CounterName>
<ObjectName>ProjectServer:Queue Jobs</ObjectName>
<InstanceName/>
<AllInstances>true</AllInstances>
<Frequency>900</Frequency>
<Threshold>5</Threshold>
</Configuration>
</UnitMonitor>