Stav aktualizace statistiky úložiště konfigurace

Microsoft.SystemCenter.ManagementConfigurationService.StatsUpdatesMonitor (UnitMonitor)

Kontroluje stav pracovní položky aktualizace statistiky úložiště konfigurace

Knowledge Base article:

Souhrn

Služba System Center Management Configuration nedokázala během přijatelné doby realizovat úlohu stavu aktualizace statistiky úložiště konfigurace.

Účelem tohoto monitorování je určit, zda se služba konfigurace za posledních 30 minut (výchozí nastavení) neúspěšně pokusila spustit pracovní položku aktualizace statistiky úložiště konfigurace „ConfigStoreStatsUpdate“. V důsledku neúspěšného spuštění pracovní položky aktualizace statistiky úložiště konfigurace „ConfigStoreStatsUpdate“ by se skupina pro správu během této doby mohla setkat s nestabilním chováním.

Konfigurace

Zelený stav: Úloha stavu aktualizace statistiky úložiště konfigurace byla za posledních 30 minut jednou úspěšně spuštěna. Bylo nalezeno ID události 29180, které určuje položku aktualizace statistiky úložiště konfigurace „ConfigStoreStatsUpdate“ jako úspěšně provedenou pracovní položku.

Žlutý stav: Místní Služba konfigurace nedokázala v časovém intervalu následně realizovat tuto pracovní položku. Bylo nalezeno ID události 29181, které určuje položku aktualizace statistiky úložiště konfigurace „ConfigStoreStatsUpdate“ jako neúspěšně provedenou pracovní položku.

Příčiny

K tomu může dojít, pokud:

Řešení

Chcete-li problém analyzovat podrobněji, zvažte následující možnosti:

Element properties:

TargetMicrosoft.SystemCenter.ManagementConfigurationService
Parent MonitorMicrosoft.SystemCenter.ManagementConfigurationService.ConfigStoreMaintenanceWorkItemsMonitor
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.2SingleEventLog2StateMonitorType
RemotableTrue
AccessibilityInternal
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.ManagementConfigurationService.StatsUpdatesMonitor" Accessibility="Internal" Enabled="true" Target="Microsoft.SystemCenter.ManagementConfigurationService" ParentMonitorID="Microsoft.SystemCenter.ManagementConfigurationService.ConfigStoreMaintenanceWorkItemsMonitor" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.2SingleEventLog2StateMonitorType" ConfirmDelivery="true">
<Category>StateCollection</Category>
<OperationalStates>
<OperationalState ID="FirstEventRaised" MonitorTypeStateID="FirstEventRaised" HealthState="Warning"/>
<OperationalState ID="SecondEventRaised" MonitorTypeStateID="SecondEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<FirstComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</FirstComputerName>
<FirstLogName>Operations Manager</FirstLogName>
<FirstExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">29181</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[2]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">ConfigStoreStatsUpdate</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</FirstExpression>
<SecondComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</SecondComputerName>
<SecondLogName>Operations Manager</SecondLogName>
<SecondExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">29180</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[2]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">ConfigStoreStatsUpdate</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</SecondExpression>
</Configuration>
</UnitMonitor>