连接器运行状况警告

Microsoft.SystemCenter.HealthService.ConnectorHealth.Warning (Rule)

用于在 System Center 管理运行状况服务无法记录到事件日志的情况下发出警报的规则

Knowledge Base article:

摘要

此规则供 Operations Manager 内部使用。 替代此规则将导致不可预期的行为。

Element properties:

TargetMicrosoft.SystemCenter.HealthServiceWatchersGroup
CategorySystem
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SystemCenter.HealthServiceWatcher.DataSource.Composite Default
WriteAction WriteAction Microsoft.SystemCenter.HealthService.ConnectorHealth.SetEventLogMonitorStates.Warning Default

Source Code:

<Rule ID="Microsoft.SystemCenter.HealthService.ConnectorHealth.Warning" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthServiceWatchersGroup" ConfirmDelivery="true" Remotable="true" Priority="High" DiscardLevel="100">
<Category>System</Category>
<DataSources>
<DataSource ID="DS" TypeID="Microsoft.SystemCenter.HealthServiceWatcher.DataSource.Composite"/>
</DataSources>
<WriteActions>
<WriteAction ID="WriteAction" TypeID="Microsoft.SystemCenter.HealthService.ConnectorHealth.SetEventLogMonitorStates.Warning"/>
</WriteActions>
</Rule>