Integrità connettore OnDemand - Avviso

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

Regola per la generazione dell'avviso nel caso in cui un servizio integrità di gestione di System Center non sia in grado di accedere al registro eventi

Knowledge Base article:

Riepilogo

Questa regola viene utilizzata internamente da Operations Manager. Le sostituzioni di questa regola causeranno un comportamento che potrebbe non corrispondere a quello previsto.

Element properties:

TargetMicrosoft.SystemCenter.HealthServiceWatchersGroup
CategorySystem
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

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

Source Code:

<Rule ID="Microsoft.SystemCenter.HealthService.ConnectorHealth.OnDemand.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.Composite.OnDemand.DataSource">
<MonitorId>$MPElement[Name="Microsoft.SystemCenter.HealthService.ConnectorHealth"]$</MonitorId>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteAction" TypeID="Microsoft.SystemCenter.HealthService.ConnectorHealth.SetEventLogMonitorStates.Warning"/>
</WriteActions>
</Rule>