Leistungssammlung: Configuration Manager-Systemintegritätsprüfung – SoH-Antwort: Serverfehler

Microsoft.SystemCenter2012.ConfigurationManager.Perf_Collection_SHV_SoH_Response_Server_Failure_14_Rule (Rule)

Leistungssammlung: SHV – SoH-Antwort zu Serverfehler

Knowledge Base article:

Zusammenfassung

Die Gesamtanzahl der SoH-Antworten (Statements of Health), bei denen Serverfehler gefunden wurden.

Ursachen

Dieser Zustand tritt ein, wenn der Systemintegritätsprüfungspunkt ein Client-SoH aufgrund einer Fehlerbedingung auf dem Server nicht überprüfen kann. Hierbei kann es sich um einen Komponenten- oder einen Kommunikationsfehler handeln.

Der Netzwerkrichtlinienserver kann diesen Zustand je nach Konfiguration auf dem Netzwerkrichtlinienserver als nicht-kompatibel oder kompatibel konfigurieren. Standardmäßig ist nicht-kompatibel konfiguriert.

Lösungen

Überprüfen Sie die Protokolle System und Anwendung auf entsprechende Fehler.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.SystemHealthValidator
CategoryPerformanceCollection
EnabledFalse
Instance NameConfiguration Manager System Health Validator
Counter NameSoH Response: Server Failure
Frequency900
Alert GenerateFalse
RemotableTrue
CommentSIV:NAP0017, 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_Server_Failure_14_Rule" Comment="SIV:NAP0017, 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: Server Failure</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>