Uitzonderingencontrole zonder agent: communicatietime-out voor foutgroep

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

Deze regel genereert waarschuwingen wanneer in een uitzonderingencontrole zonder agent een time-outfout optreedt tijdens de verzending van een foutgroeprapport en/of een gerelateerd CAB-bestand naar watson.microsoft.com op deze beheerserver.

Knowledge Base article:

Samenvatting

Tijdens de communicatie met de Microsoft Watson-service is door AEM een time-out aangetroffen.

Oorzaken

Door AEM is een time-out aangetroffen toen er een foutenrapport of een bijbehorend CAB-bestand werd verzonden naar de Microsoft Watson-service. Dit kan verschillende oorzaken hebben. De Watson-service is mogelijk niet actief of er zijn andere netwerkproblemen.

Oplossingen

In de waarschuwing wordt gemeld dat er door een time-out in de communicatie geen reactie op een foutgroeprapport kon worden opgehaald. Als dit herhaaldelijk gebeurt, controleert u het netwerk en/of neemt u contact op met support.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: communicatietime-out voor 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.ErrorGroupCommunicationTimeout.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>10912</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.ErrorGroupCommunicationTimeout.Alert.AlertMessage']$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/EventDescription$</AlertParameter1>
</AlertParameters>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>