AEM: Hata Grubu İletişiminde Zaman Aşımı

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

Bu kural Aracısız Özel Durum İzleme (AEM) öğesi bu yönetim sunucusunda bir hata grubu raporu ve/veya ilgili bir cab dosyasını "watson.microsoft.com" adresine aktarırken bir zaman aşımı hatasıyla karşılaşırsa uyarılar oluşturur.

Knowledge Base article:

Özet

Microsoft Watson Hizmeti ile iletişim sırasında AEM zaman aşımıyla karşılaştı.

Nedenler

Bir Hata raporu/ilgili cab dosyası Microsoft Watson hizmetine aktarıldığında, AEM zaman aşımıyla karşılaştı. Bunun birkaç nedeni olabilir. Bir kısmı Watson Hizmetinin kapalı olmasına, diğerleri de ağ sorunlarına bağlı olabilir.

Çözümler

Uyarı, iletişim zaman aşımı nedeniyle bir Hata Grubu raporuna verilen yanıtın alınamadığına dikkat çekmek üzere uyarı durumunu belirtir. Bu durum sürekli olursa lütfen ağınızı denetleyin ve/veya hata bilgileriyle birlikte support.microsoft.com ile irtibata geçin.

Element properties:

TargetMicrosoft.SystemCenter.ManagementServer
CategoryAlert
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
RemotableTrue
Alert Message
AEM: Hata Grubu İletişiminde Zaman Aşımı
{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>