컴퓨터가 Windows 클러스터 가상 서버입니다.

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

대상 컴퓨터가 Windows 클러스터 가상 서버일 때를 모니터링합니다.

Knowledge Base article:

요약

에이전트를 클러스터의 각 실제 노드에 설치하면 Windows 클러스터 가상 서버가 검색되어 자동으로 관리됩니다.

원인

검색 마법사에 입력한 컴퓨터가 Windows 클러스터 가상 서버입니다.

Windows 클러스터 가상 서버의 네트워크 이름인 컴퓨터를 입력했습니다.

해결 방법

가상 서버를 모니터링하려면 클러스터의 각 실제 노드에 에이전트를 설치해야 합니다.

에이전트 설치 문제 해결에 대한 자세한 내용은 Troubleshooting Issues When You Use the Discovery Wizard to Install an Agent(검색 마법사를 사용한 에이전트 설치 시의 문제 해결)(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
에이전트 강제 설치/복구 실패 - 컴퓨터가 Windows 클러스터 가상 서버입니다.
에이전트 "강제" 설치 또는 복구가 시도되었으며 실패했습니다. 작업이 관리 서버 {1}에서 컴퓨터 {0}에 대해 실행되었습니다.

추가 정보: 작업 시작 시간: {3} UTC 작업 종료 시간: {4} UTC

전체 이벤트 설명: {5}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.AgentManager.WindowsClusterVirtualServer.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.WindowsClusterVirtualServer.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>10608</EventId>
<TaskStartTime>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskStartTime$</TaskStartTime>
<TaskEndTime>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskEndTime$</TaskEndTime>
</Configuration>
</UnitMonitor>