Přepsání nastavení prahové hodnoty čítače pro monitorování manipulací hostitele serverů pro správu

Microsoft.SystemCenter.ManagementServer.MonitoringHost.OverrideHandleCountThreshold (MonitorConfigurationOverride)

Přepíše nastavení prahové hodnoty čítače pro monitorování výstrah hostitele serverů pro správu.

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>