工作項目統計資料要求程序狀態

Microsoft.SystemCenter.ManagementConfigurationServiceGroup.WorkItemStatsGet.FirstChanceMonitor (UnitMonitor)

用來檢查工作項目統計資料要求程序狀態的監視

Knowledge Base article:

摘要

System Center 管理設定服務無法取得工作項目統計資料。

此監視的目的是要提供有關其判斷設定服務是否正確執行之能力的偵測功能。此監視會使用設定服務的事件 29183 來判斷該服務是否可以取得工作項目統計資料。

設定

綠色狀態:設定服務能夠判斷每種工作項目類型的狀態。

黃色狀態:至少一次無法判斷某種工作項目類型的狀態。 這種狀態是以至少偵測到一次事件 29183 來判斷。 監視將會再次重試。 事件 29182 將導致此監視在偵測到工作項目已順利執行時,將狀態改回綠色。

原因

這會在以下情況發生:

解決方式

若要進一步調查此問題,請考慮採用下列方法:

Element properties:

TargetMicrosoft.SystemCenter.ManagementConfigurationServiceGroup
Parent MonitorMicrosoft.SystemCenter.ManagementConfigurationServiceGroup.WorkItemsHealthQueryProcessMonitor
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter.ManagementConfigurationService.2SingleEventLog2StateUnitMonitorType
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.ManagementConfigurationServiceGroup.WorkItemStatsGet.FirstChanceMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.ManagementConfigurationServiceGroup" ParentMonitorID="Microsoft.SystemCenter.ManagementConfigurationServiceGroup.WorkItemsHealthQueryProcessMonitor" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter.ManagementConfigurationService.2SingleEventLog2StateUnitMonitorType" ConfirmDelivery="true">
<Category>StateCollection</Category>
<OperationalStates>
<OperationalState ID="Bad" MonitorTypeStateID="FirstEventRaised" HealthState="Warning"/>
<OperationalState ID="Good" MonitorTypeStateID="SecondEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<FirstEventId>29183</FirstEventId>
<SecondEventId>29182</SecondEventId>
</Configuration>
</UnitMonitor>