AEM: limit czasu komunikacji z grupą błędów systemu

Microsoft.SystemCenter.CM.AEM.SystemErrorGroupCommunicationTimeout.Alert (Rule)

Ta zasada generuje alerty, gdy funkcja monitorowania wyjątku bez agenta (AEM) napotka na tym serwerze zarządzania błąd limitu czasu podczas wysyłania pliku CAB/raportu grupy błędów systemu do witryny „watson.microsoft.com”.

Knowledge Base article:

Podsumowanie

Podczas komunikacji z usługą Microsoft Online Crash Analysis został przekroczony limit czasu funkcji AEM.

Przyczyny

Funkcja AEM napotkała limit czasu podczas przesyłania pliku CAB grupy błędów systemu do usługi Microsoft Online Crash Analysis (OCA). Może to nastąpić z kilku przyczyn. Możliwe, że usługa OCA nie działa lub występują inne problemy z siecią.

Rozwiązania

Ten alert to ostrzeżenie, że nie można pobrać odpowiedzi na grupę błędów systemu z uwagi na limit czasu komunikacji. Jeśli występuje on regularnie, sprawdź działanie sieci i/lub skontaktuj się z pomocą techniczną w witrynie support.microsoft.com, podając informacje o błędzie.

Element properties:

TargetMicrosoft.SystemCenter.ManagementServer
CategoryAlert
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
RemotableTrue
Alert Message
AEM: limit czasu komunikacji z grupą błędów systemu
{0}

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SystemCenter.CM.AEM.AlertModule Default
GenerateAlert WriteAction System.Health.GenerateAlert Default

Source Code:

<Rule ID="Microsoft.SystemCenter.CM.AEM.SystemErrorGroupCommunicationTimeout.Alert" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.ManagementServer" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>Alert</Category>
<DataSources>
<DataSource ID="DS" TypeID="Microsoft.SystemCenter.CM.AEM.AlertModule">
<EventNumber>10913</EventNumber>
<ManagementGroupName>$Target/ManagementGroup/Name$</ManagementGroupName>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="Health!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>2</Severity>
<AlertName/>
<AlertDescription/>
<AlertMessageId>$MPElement[Name='Microsoft.SystemCenter.CM.AEM.SystemErrorGroupCommunicationTimeout.Alert.AlertMessage']$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/EventDescription$</AlertParameter1>
</AlertParameters>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>