Переопределение порогового значения числа дескрипторов наблюдающего узла сервера управления

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>