Porcentagem de Tentativas de SQL Por Dia Gerais de Fila do Project

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

Um estado de aviso para este Monitor indica que a porcentagem de novas tentativas de SQL excederam o limite aceitável para o dia anterior.

Knowledge Base article:

Resumo

Para obter o Artigo de Conhecimento mais atualizado no site do Microsoft TechNet site, visite:

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

Causas

Exibir todos os alertas atuais deste objeto usando este link:

Exibir Alertas

Element properties:

TargetMicrosoft.SharePoint.Server.2010.SPServiceInstance.ProjectQueue
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Instance NameProjectServer:QueueGeneral
Counter Name\% Sql Retries / Day
Frequency21600
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.ThresholdMonitorType
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.Server.2010.SPServerInstance.ProjectQueue.QueueGeneralPercentageSQLRetriesPerDay" Accessibility="Public" Enabled="onEssentialMonitoring" 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>% Sql Retries / Day</CounterName>
<ObjectName>ProjectServer:QueueGeneral</ObjectName>
<InstanceName/>
<AllInstances>true</AllInstances>
<Frequency>21600</Frequency>
<Threshold>2</Threshold>
</Configuration>
</UnitMonitor>