Heartbeat-fout op verzoek - Fout

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

Deze regel detecteert heartbeat-fouten voor een System Center Management Health-service (bijvoorbeeld een onderbroken System Center Management Health-service).

Knowledge Base article:

Samenvatting

Deze regel wordt intern gebruikt door Operations Manager. Tijdelijke uitschakeling van deze regel kan onverwacht gedrag veroorzaken en de beschikbaarheid wordt mogelijk niet goed vastgesteld.

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>