에이전트 없는 컴퓨터 재정의 Ping 모니터 사용

Microsoft.SystemCenter.Ping.EnableForAgentLessComputers (MonitorPropertyOverride)

에이전트 없는 관리 컴퓨터에 대해 ping 모니터를 사용하도록 설정합니다.

Element properties:

ContextMicrosoft.SystemCenter.AgentlessManagedComputerGroup
TargetMicrosoft.SystemCenter.Ping
PropertyEnabled
Valuetrue
EnforcedFalse

Source Code:

<MonitorPropertyOverride ID="Microsoft.SystemCenter.Ping.EnableForAgentLessComputers" Context="SCLibrary!Microsoft.SystemCenter.AgentlessManagedComputerGroup" Enforced="false" Monitor="Microsoft.SystemCenter.Ping" Property="Enabled">
<Value>true</Value>
</MonitorPropertyOverride>