效能集合: Configuration Manager 系統健全狀況驗證程式 - SoH 回應: 未知

Microsoft.SystemCenter2012.ConfigurationManager.Perf_Collection_SHV_SoH_Response_Unknown_14_Rule (Rule)

效能集合: SHV SoH 回應未知

Knowledge Base article:

摘要

當系統健全狀況驗證程式點無法辨識用戶端站台時,就會發生這種狀況。

原因

系統健全狀況驗證程式點無法辨識用戶端的站台。

如果 Active Directory 網域服務複寫有問題或是 Active Directory 網域服務連線有問題,就有可能發生這種狀況。 如果系統健全狀況驗證程式的輪詢週期設定為較高的值,使它不會輪詢 Active Directory 網域服務的更新,也有可能會發生這種狀況。

如果發生任何 Active Directory 網域服務問題,請查看 SMSSHVADCacheClient.log 以進行疑難排解。 同時也請查看此記錄檔,確定 Active Directory 網域服務最近輪詢的時間。 如果找到的值晚於 Configuration Manager NAP 健全狀況狀態參照在 Configuration Manger 站台上更新的時間,請查看 SMSSHVRegSettings.log,找出 Active Directory 網域服務的輪詢間隔。 您可以透過 Operations 主控台變更站台伺服器上的輪詢間隔。

解決方式

系統健全狀況驗證程式點可以將這種狀況比對為不相容或相容 (依據其在網路原則伺服器上的設定)。 依預設,這種狀況會設定為不相容。

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.SystemHealthValidator
CategoryPerformanceCollection
EnabledFalse
Instance NameConfiguration Manager System Health Validator
Counter NameSoH Response: Unknown
Frequency900
Alert GenerateFalse
RemotableTrue
CommentSIV:NAP0018, CreatedByMyFriend at 9/16/2011 5:03:27 PM

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource System.Performance.OptimizedDataProvider Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="Microsoft.SystemCenter2012.ConfigurationManager.Perf_Collection_SHV_SoH_Response_Unknown_14_Rule" Comment="SIV:NAP0018, CreatedByMyFriend at 9/16/2011 5:03:27 PM" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.SystemHealthValidator" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="SystemPerf!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>SoH Response: Unknown</CounterName>
<ObjectName>Configuration Manager System Health Validator</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<Tolerance>5</Tolerance>
<ToleranceType>Percentage</ToleranceType>
<MaximumSampleSeparation>10</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>