Taktfehler des Ressourcenpools

Microsoft.SystemCenter.ManagementServicePoolWatcher.Heartbeat (AggregateMonitor)

Mit diesem Monitor wird die Verfügbarkeit jedes Ressourcenpools innerhalb der Verwaltungsgruppe überprüft.

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
Taktfehler des Ressourcenpools
Fehler beim Takt für Ressourcenpool "{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>