Служба PerformancePoint Services не запущена

Microsoft.SharePoint.Server.2010.SPServiceInstance.PerformancePoint.ServiceUnavailable (UnitMonitor)

Критическое состояние этого монитора показывает, что служба PerformancePoint Services не запущена.

Knowledge Base article:

Сводка

Чтобы получить последнюю статью базы знаний с сайта Microsoft TechNet, откройте следующую ссылку:

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

Причины

Просмотрите все текущие предупреждения от этого объекта с помощью следующей ссылки:

Показать предупреждения

Element properties:

TargetMicrosoft.SharePoint.Server.2010.SPServiceInstance.PerformancePoint
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Служба PerformancePoint Services: служба недоступна
Возникла критическая ситуация, когда служба PerformancePoint Services недоступна (исходный сервер {2}).

Идентификатор события: {0}
Описание события: {1}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.Server.2010.SPServiceInstance.PerformancePoint.ServiceUnavailable" Accessibility="Public" Enabled="onEssentialMonitoring" Target="Microsoft.SharePoint.Server.2010.SPServiceInstance.PerformancePoint" ParentMonitorID="Health!System.Health.AvailabilityState" Priority="High" TypeID="Windows!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SharePoint.Server.2010.SPServiceInstance.PerformancePoint.ServiceUnavailable_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDisplayNumber$</AlertParameter1>
<AlertParameter2>$Data/Context/EventDescription$</AlertParameter2>
<AlertParameter3>$Target/Property[Type="WSS!Microsoft.SharePoint.Foundation.2010.SPServiceInstance"]/HostServer$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ManualResetEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
<OperationalState ID="EventRaised" MonitorTypeStateID="EventRaised" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>MatchesRegularExpression</Operator>
<Pattern>^(33|40)$</Pattern>
</RegExExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Microsoft-SharePoint Products-PerformancePoint Service</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>