Intégrité du connecteur, réussite à la demande

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

Règle signalant si un service de contrôle d'intégrité de l'administration System Center peut se connecter au journal des événements

Knowledge Base article:

Résumé

Cette règle est utilisée en interne par Operations Manager. Tout remplacement de cette règle est susceptible de provoquer des comportements anormaux.

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.Success Default

Source Code:

<Rule ID="Microsoft.SystemCenter.HealthService.ConnectorHealth.OnDemand.Success" 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.Success"/>
</WriteActions>
</Rule>