Remplacer le seuil du nombre de handles des serveurs d'administration

Microsoft.SystemCenter.ManagementServer.OverrideHandleCountThreshold (MonitorConfigurationOverride)

Remplace le seuil du nombre de handles sur les serveurs d'administration.

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>