관리 서버 모니터링 호스트 핸들 수 임계값 재정의

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>