代理请求处理状态

Microsoft.SystemCenter.ManagementConfigurationService.RequestProcessingMonitor (AggregateMonitor)

检查管理配置服务是否能够成功处理代理配置请求

Knowledge Base article:

摘要

此聚合汇总监视器的用途是提供本地管理配置服务连接到本地请求处理的功能的总体运行状况状态。

配置

绿色状态:能够连接

红色状态:无法连接。 有关详细信息,请参阅相关单元监视器。

原因

可能的原因是配置服务存储临时文件所使用的磁盘空间不足。

解决方法

有关可能的解决方法,请参阅其他监视器

Element properties:

TargetMicrosoft.SystemCenter.ManagementConfigurationService
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.ManagementConfigurationService.RequestProcessingMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.ManagementConfigurationService" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>