관리 서버 핸들 수 임계값 재정의

Microsoft.SystemCenter.ManagementServer.OverrideHandleCountThreshold (MonitorConfigurationOverride)

관리 서버의 핸들 수 임계값을 재정의합니다.

Element properties:

ContextMicrosoft.SystemCenter.ManagementServer
TargetMicrosoft.SystemCenter.Agent.HealthService.HandleCountThreshold
PropertyThreshold
Value30000
EnforcedFalse

Source Code:

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