Uitzonderingencontrole zonder agent: ongeldig antwoord van foutgroep

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

Deze regel genereert waarschuwingen wanneer een uitzonderingencontrole zonder agent een ongeldige foutgroeprespons ontvangt op deze beheerserver.

Knowledge Base article:

Samenvatting

Tijdens de communicatie met de Microsoft Watson-service is door AEM een ongeldig antwoord ontvangen.

Oorzaken

Er is een foutenrapport verzonden naar de Microsoft Watson-service, maar het antwoord van de service was onbegrijpelijk. Mogelijk is het protocol gewijzigd door de Watson service en is het protocol nu incompatibel met AEM.

Oplossingen

In de waarschuwing wordt gemeld dat een antwoord op een foutgroeprapport ongeldig was. Als dit herhaaldelijk gebeurt, neemt u contact op met support.microsoft.com of Watson.Microsoft.com met de gegevens van de fout.

Element properties:

TargetMicrosoft.SystemCenter.ManagementServer
CategoryAlert
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
RemotableTrue
Alert Message
Uitzonderingencontrole zonder agent: ongeldig antwoord van foutgroep
{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.InvalidErrorGroupResponse.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>10911</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.InvalidErrorGroupResponse.Alert.AlertMessage']$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/EventDescription$</AlertParameter1>
</AlertParameters>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>