エージェントレス コンピューターの 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>