AEM: nieprawidłowa odpowiedź grupy błędów systemu

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

Ta zasada generuje alerty, gdy co najmniej jeden moduł monitorowania wyjątku bez agenta (AEM) otrzyma na tym serwerze zarządzania nieprawidłową odpowiedź grupy błędów systemu.

Knowledge Base article:

Podsumowanie

Podczas komunikacji z usługą Microsoft Online Crash Analysis program AEM otrzymał nieprawidłową odpowiedź.

Przyczyny

Odpowiedź usługi otrzymana podczas przesyłania pliku CAB grupy błędów systemu do usługi Microsoft Online Crash Analysis (OCA) była niezrozumiała. Może to nastąpić, jeśli protokół usługi OCA został zmieniony na niezgodny z programem AEM.

Rozwiązania

Ten alert to ostrzeżenie, że odpowiedź na raport grupy błędów systemu była nieprawidłowa. Jeśli występuje on regularnie, skontaktuj się z pomocą techniczną w witrynie oca.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: nieprawidłowa odpowiedź grupy 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.InvalidSystemErrorGroupResponse.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>10910</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.InvalidSystemErrorGroupResponse.Alert.AlertMessage']$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/EventDescription$</AlertParameter1>
</AlertParameters>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>