Heartbeat pool di risorse non riuscito

Microsoft.SystemCenter.ManagementServicePoolWatcher.Heartbeat (AggregateMonitor)

Questo monitoraggio controlla la disponibilità di ogni pool di risorse all'interno del gruppo di gestione.

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
Heartbeat pool di risorse non riuscito
Impossibile eseguire l'heartbeat del pool di risorse {0}.

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>