AEM: İzin Hatası

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

Bu kural Aracısız Özel Durum İzleme (AEM) modülü bu yönetim sunucusunda ağ izinleriyle ilgili bir hatayla karşılaştığında uyarılar oluşturur.

Knowledge Base article:

Özet

AEM, watson/oca hizmetleri/Operations Manager ile iletişim kurmak için yeterli izinlere sahip değil.

Nedenler

Bu uyarı genel bir ağ/veritabanı izinleri hatasını belirtir. Bunun birkaç nedeni olabilir. Bu hatayla ilgili bilgiler ilişkili Olay ve Uyarılar içinde bulunabilir.

Çözümlemeler

Uyarının açıklamasında, karşılaşılan sorunla ilgili bilgiler yer alır. Sorunu tanılamak için lütfen ilişkili olay ayrıntılarını ve bu hatanın meydana geldiği zamanda meydana gelen diğer olayları denetleyin.

Element properties:

TargetMicrosoft.SystemCenter.ManagementServer
CategoryAlert
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
RemotableTrue
Alert Message
AEM: İzin Hatası
{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.PermissionsError.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>10916</EventNumber>
<ManagementGroupName>$Target/ManagementGroup/Name$</ManagementGroupName>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="Health!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>1</Severity>
<AlertName/>
<AlertDescription/>
<AlertMessageId>$MPElement[Name='Microsoft.SystemCenter.CM.AEM.PermissionsError.Alert.AlertMessage']$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/EventDescription$</AlertParameter1>
</AlertParameters>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>