Nenhum Evento de Resposta da Web do Microsoft Windows Server AD RMS 2012

Microsoft.ADRMS.2012.NoWebResponseEvent.Monitor (UnitMonitor)

Knowledge Base article:

Resumo

Foi encontrado um atraso maior que o esperado na comunicação deste computador com o computador remoto. Isso ocorreu devido a um tempo limite, alta carga ou manutenção em andamento. O tempo limite pode ter ocorrido neste computador, em um proxy de rede, ou no próprio computador remoto que aguardava uma mensagem desse computador.

Resoluções

Corrigir problemas de conectividade de rede.

Referência externa

http://technet.microsoft.com/en-us/library/cc774075(WS.10).aspx

Element properties:

TargetMicrosoft.ADRMS.2012.Server
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogTimer2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Nenhum Evento de Resposta da Web do Microsoft Windows Server AD RMS 2012
Descrição do evento: {0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.ADRMS.2012.NoWebResponseEvent.Monitor" Accessibility="Public" Enabled="true" Target="MicrosoftADRMS2012Discovery!Microsoft.ADRMS.2012.Server" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.SingleEventLogTimer2StateMonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.ADRMS.2012.NoWebResponseEvent.Monitor_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="EventRaised" MonitorTypeStateID="EventRaised" HealthState="Error"/>
<OperationalState ID="TimerEventRaised" MonitorTypeStateID="TimerEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">214</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Active Directory Rights Management Services</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
<TimerWaitInSeconds>1200</TimerWaitInSeconds>
</Configuration>
</UnitMonitor>