管理サーバーのハンドル数しきい値の上書き

Microsoft.SystemCenter.ManagementServer.OverrideHandleCountThreshold (MonitorConfigurationOverride)

管理サーバーの Handle Count しきい値を上書きします。

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>