관리 서버 성능 수 임계값 복구 재정의

Microsoft.SystemCenter.ManagementServer.DisablePerfCounterThresholdRecovery (RecoveryPropertyOverride)

관리 서버에 대해 성능 수 임계값 복구를 사용하지 않도록 설정합니다.

Element properties:

ContextMicrosoft.SystemCenter.ManagementServer
TargetMicrosoft.SystemCenter.Agent.RestartHealthService.HealthServicePerfCounterThreshold
PropertyEnabled
Valuefalse
EnforcedFalse

Source Code:

<RecoveryPropertyOverride ID="Microsoft.SystemCenter.ManagementServer.DisablePerfCounterThresholdRecovery" Context="SCLibrary!Microsoft.SystemCenter.ManagementServer" Enforced="false" Recovery="Microsoft.SystemCenter.Agent.RestartHealthService.HealthServicePerfCounterThreshold" Property="Enabled">
<Value>false</Value>
</RecoveryPropertyOverride>