Versão do Sistema Operacional sem suporte

Microsoft.SystemCenter.AgentManager.UnsupportedComputer.Monitor (UnitMonitor)

Monitor para quando o servidor de gerenciamento verificar que o computador remoto executa um sistema operacional sem suporte.

Knowledge Base article:

Resumo

O computador de destino no qual você tentou instalar não atende à versão mínima do sistema operacional.

Causas

Você tentou instalar em um computador remoto que não atende aos requisitos mínimos de sistema operacional.

Resoluções

Consulte o guia de configuração com suporte para obter a lista de versões do sistema operacional com suporte.

Atualize o sistema operacional de destino para o último service pack ou sistema operacional necessário para instalação de um agente.

Para obter mais informações sobre como solucionar problemas com a instalação de agentes, consulte Troubleshooting Issues When You Use the Discovery Wizard to Install an Agent (Solução de Problemas ao Usar o Assistente de Descoberta para Instalar um Agente)(http://go.microsoft.com/fwlink/?LinkId=181932).

Element properties:

TargetMicrosoft.SystemCenter.AgentManager
Parent MonitorMicrosoft.SystemCenter.AgentManager.ConfigHealthRollup
CategoryConfigurationHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter.AgentManager.AgentManagerFailureMonitor
RemotableTrue
AccessibilityPublic
Alert Message
Agente de Push/Reparo com Falha - Versão incompatível do Sistema Operacional
Falha ao tentar reparar ou instalar um agente via envio por push. A tarefa foi executada do servidor de gerenciamento {1} no computador {0}.

Detalhes adicionais: Hora de Início da Tarefa: {3} UTC Hora de Término da Tarefa: {4} UTC

Descrição Completa do Evento: {5}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.AgentManager.UnsupportedComputer.Monitor" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.AgentManager" ParentMonitorID="Microsoft.SystemCenter.AgentManager.ConfigHealthRollup" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter.AgentManager.AgentManagerFailureMonitor" ConfirmDelivery="true">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.AgentManager.UnsupportedComputer.Monitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.UserActionManager"]/TargetDevicePrincipalName$</AlertParameter1>
<AlertParameter2>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.UserActionManager"]/ManagementServerName$</AlertParameter2>
<AlertParameter3>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.UserActionManager"]/PendingStateType$</AlertParameter3>
<AlertParameter4>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskStartTime$</AlertParameter4>
<AlertParameter5>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskEndTime$</AlertParameter5>
<AlertParameter6>$Data/Context/Property[@Name="Message"]$</AlertParameter6>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="AgentManagerFailure" MonitorTypeStateID="AgentInstallationFailure" HealthState="Error"/>
<OperationalState ID="AgentManagerSuccess" MonitorTypeStateID="AgentInstallationSuccess" HealthState="Success"/>
</OperationalStates>
<Configuration>
<EventId>10615</EventId>
<TaskStartTime>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskStartTime$</TaskStartTime>
<TaskEndTime>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskEndTime$</TaskEndTime>
</Configuration>
</UnitMonitor>