AEM: Felgrupp kommunikationstidsgräns

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

Den här regeln genererar varningar när AEM (Agentless Exception Monitoring) påträffar ett tidsgränsfel vid överföring av en felgrupprapport och/eller relaterad cab-fil till "watson.microsoft.com" på den här hanteringsservern.

Knowledge Base article:

Sammanfattning

Vid kommunikation med Microsofts Watson-tjänst påträffade AEM en tidsgräns.

Orsaker

När en felrapport/relaterad cab-fil överfördes till Microsoft Watson-tjänsten påträffade AEM en tidsgräns. Det kan inträffa på grund av flera orsaker. Några är att Watson-tjänsten är avaktiverad eller att det finns andra nätverksproblem.

Lösningar

Det är en varning för att notera att ett svar till en felgrupp inte kunde hämtas på grund av en kommunikationstidsgräns. Om det händer flera gånger, kontrollera nätverket och/eller kontakta support.microsoft.com med felinformation.

Element properties:

TargetMicrosoft.SystemCenter.ManagementServer
CategoryAlert
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
RemotableTrue
Alert Message
AEM: Felgrupp kommunikationstidsgräns
{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>