Falha de Pulsação do Pool de Recursos

Microsoft.SystemCenter.ManagementServicePoolWatcher.Heartbeat (AggregateMonitor)

Esse monitor verifica a disponibilidade de cada pool de recursos no grupo de gerenciamento.

Element properties:

TargetMicrosoft.SystemCenter.ManagementServicePoolWatcher
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Falha de Pulsação do Pool de Recursos
O pool de recursos {0} apresentou uma falha de pulsação.

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.ManagementServicePoolWatcher.Heartbeat" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.ManagementServicePoolWatcher" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="High">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.ManagementServicePoolWatcher.Heartbeat.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.ManagementServicePoolWatcher"]/PoolName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>