AEM: Geçersiz Sistem Hatası Grubu Yanıtı

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

Bu kural Aracısız Özel Durum İzleme (AEM) modülü bu yönetim sunucusunda geçersiz bir sistem hatası grubu yanıtı aldığında uyarılar oluşturur.

Knowledge Base article:

Özet

Microsoft Çevrimiçi Kilitlenme Analizi Hizmeti ile iletişim sırasında AEM geçersiz bir yanıt aldı.

Nedenler

Sistem Hatası Grubu için CAB dosyası Microsoft Çevrimiçi Kilitlenme Analizi (OCA) hizmetine aktarıldığında, hizmet yanıtı anlaşılamamış olabilir. Bu durum OCA hizmeti protokolü AEM ile uyumsuz şekilde değiştirdiğinde meydana gelebilir.

Çözümlemeler

Uyarı, bir Sistem Hatası Grup raporuna verilen yanıtın geçersiz olduğuna dikkat çekmek üzere uyarı durumunu belirtir. Bu durum sürekli olursa lütfen hata bilgileriyle birlikte support.microsoft.com veya oca.microsoft.com ile irtibata geçin.

Element properties:

TargetMicrosoft.SystemCenter.ManagementServer
CategoryAlert
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
RemotableTrue
Alert Message
AEM: Geçersiz Sistem Hatası Grubu Yanıtı
{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>