AEM: Ogiltigt proxyfel

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

Den här regeln genererar varningar när AEM (Agentless Exception Monitoring) identifierar en ogiltig proxykonfiguration på den här hanteringsservern.

Knowledge Base article:

Sammanfattning

Webbproxykonfigurationen på den här hanteringsservern är ogiltig. AEM kan inte överföra några felrapporter till oca.microsoft.com och watson.microsoft.com

Orsaker

Webbproxyinställningarna är inte konfigurerade korrekt för den här hanteringsservern.

Lösningar

Kontrollera dina proxyinställningar på den här hanteringsservern och ändra dem vid behov. Testa att hanteringsservern kan ansluta till oca.microsoft.com och watson.microsoft.com.

Element properties:

TargetMicrosoft.SystemCenter.ManagementServer
CategoryAlert
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
RemotableTrue
Alert Message
AEM: Ogiltig Proxy angiven
{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.InvalidProxy.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>10914</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.InvalidProxy.Alert.AlertMessage']$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/EventDescription$</AlertParameter1>
</AlertParameters>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>