Zdarzenie Brak odpowiedzi z Internetu usług AD RMS systemu Microsoft Windows Server 2016 i nowszych wersji

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

Knowledge Base article:

Podsumowanie

Podczas komunikowania się z komputerem zdalnym napotkano opóźnienie dłuższe od oczekiwanego. Mogło to być spowodowane przekroczeniem limitu czasu, wysokim obciążeniem lub przeprowadzaną konserwacją. Limit czasu mógł zostać przekroczony na tym komputerze, na sieciowym serwerze proxy lub na komputerze zdalnym podczas oczekiwania na wiadomość z tego komputera.

Rozwiązania

Rozwiązanie problemów z połączeniami sieciowymi.

Zewnętrzne

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

Element properties:

TargetMicrosoft.ADRMS.10.Server
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogTimer2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Zdarzenie Brak odpowiedzi z Internetu usług AD RMS systemu Microsoft Windows Server 2016 i nowszych wersji
Opis zdarzenia: {0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.ADRMS.10.NoWebResponseEvent.Monitor" Accessibility="Public" Enabled="true" Target="MicrosoftADRMS2016Discovery!Microsoft.ADRMS.10.Server" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.SingleEventLogTimer2StateMonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.ADRMS.10.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>