管理サーバー監視ホストのハンドル数しきい値の上書き

Microsoft.SystemCenter.ManagementServer.MonitoringHost.OverrideHandleCountThreshold (MonitorConfigurationOverride)

管理サーバーの監視ホストのハンドル数しきい値を上書きします。

Element properties:

ContextMicrosoft.SystemCenter.ManagementServer
TargetMicrosoft.SystemCenter.Agent.MonitoringHost.HandleCountThreshold
PropertyThreshold
Value10000
EnforcedFalse

Source Code:

<MonitorConfigurationOverride ID="Microsoft.SystemCenter.ManagementServer.MonitoringHost.OverrideHandleCountThreshold" Context="SCLibrary!Microsoft.SystemCenter.ManagementServer" Enforced="false" Monitor="Microsoft.SystemCenter.Agent.MonitoringHost.HandleCountThreshold" Parameter="Threshold">
<Value>10000</Value>
</MonitorConfigurationOverride>