Project Winproj Average Time Taken For Project Open

Microsoft.SharePoint.Server.2010.SPServiceInstance.Project.WinprojAverageTimeTakenForProjectOpen (UnitMonitor)

A warning state for this Monitor indicates that the average time taken for a project to open has exceeded the acceptable threshold.

Knowledge Base article:

Summary

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

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

Causes

View all current alerts from this object using this link:

View Alerts

Element properties:

TargetMicrosoft.SharePoint.Server.2010.SPServiceInstance.Project
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Instance NameProjectServer:Winproj
Counter NameAverage time taken for Project Open
Frequency3600
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.ThresholdMonitorType
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.Server.2010.SPServiceInstance.Project.WinprojAverageTimeTakenForProjectOpen" Accessibility="Public" Enabled="true" Target="Microsoft.SharePoint.Server.2010.SPServiceInstance.Project" 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>Average time taken for Project Open</CounterName>
<ObjectName>ProjectServer:Winproj</ObjectName>
<InstanceName/>
<AllInstances>true</AllInstances>
<Frequency>3600</Frequency>
<Threshold>120</Threshold>
</Configuration>
</UnitMonitor>