Resource Pool Heartbeat Failure

Microsoft.SystemCenter.ManagementServicePoolWatcher.Heartbeat (AggregateMonitor)

此監視會檢查管理群組中每個資源集區的可用性。

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
Resource Pool Heartbeat Failure
資源集區 {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>