System Center Virtual Machine Manager - Proxy de Agente do OM Habilitado

Microsoft.SystemCenter.VirtualMachineManager.2012.OMAgentProxyEnabledMonitor (UnitMonitor)

Monitora se o proxy de agente do Operations Manager está habilitado

Knowledge Base article:

Resumo

O monitor de Proxy de Agente indica se o agente do Operations Manager no servidor do VMM foi configurado para atuar como um proxy.

Causas

O monitor não estará íntegro se o Operations Manager para o servidor do VMM não tiver sido configurado para atuar como um proxy.

Resoluções

Para habilitar o agente do Operations Manager no servidor do VMM para que ele atue como um proxy:

Element properties:

TargetMicrosoft.SystemCenter.VirtualMachineManager.2012.VMMManagementServer
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter.VirtualMachineManager.2012.CheckAgentProxyEnabledMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Proxy de Agente do OM não habilitado
O proxy de agente do Operations Manager não está habilitado em {0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.VirtualMachineManager.2012.OMAgentProxyEnabledMonitor" Accessibility="Public" Target="VMM2012Discovery!Microsoft.SystemCenter.VirtualMachineManager.2012.VMMManagementServer" TypeID="Microsoft.SystemCenter.VirtualMachineManager.2012.CheckAgentProxyEnabledMonitorType" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Enabled="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.VirtualMachineManager.2012.OMAgentProxyEnabledMonitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="OMAgentProxyEnabledHealthy" MonitorTypeStateID="Healthy" HealthState="Success"/>
<OperationalState ID="OMAgentProxyEnabledCritical" MonitorTypeStateID="Critical" HealthState="Error"/>
</OperationalStates>
<Configuration>
<FrequencyInHours>24</FrequencyInHours>
<TimeoutSeconds>300</TimeoutSeconds>
</Configuration>
</UnitMonitor>