Errore heartbeat On Demand - Errore

Microsoft.SystemCenter.HealthService.Heartbeat.OnDemand.Error (Rule)

Questa regola rileva gli errori di heartbeat per un servizio integrità di gestione di System Center (ad esempio servizio integrità di gestione di System Center sospeso).

Knowledge Base article:

Riepilogo

Questa regola viene utilizzata internamente da Operations Manager. Le sostituzioni di questa regola determineranno un comportamento che potrebbe non corrispondere a quello previsto e la disponibilità potrebbe non essere rilevata correttamente.

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.HealthServiceWatcher.SetHeartbeatStateAction.Error Default

Source Code:

<Rule ID="Microsoft.SystemCenter.HealthService.Heartbeat.OnDemand.Error" 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.Heartbeat"]$</MonitorId>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteAction" TypeID="Microsoft.SystemCenter.HealthServiceWatcher.SetHeartbeatStateAction.Error"/>
</WriteActions>
</Rule>