Dostupnost pracovních postupů

Microsoft.ServiceManager.Workflows.AvailabilityHealthRollup (AggregateMonitor)

Vytvoří souhrn hodnocení stavu dostupnosti pracovních postupů.

Knowledge Base article:

Souhrn

Shrnuje celkový stav z hlediska dostupnosti pro všechny pracovní postupy.

Element properties:

TargetMicrosoft.SystemCenter.ServiceManager.SmManagementServer
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic
CommentRoll-up monitors for workflow monitors

Source Code:

<AggregateMonitor ID="Microsoft.ServiceManager.Workflows.AvailabilityHealthRollup" Comment="Roll-up monitors for workflow monitors" Accessibility="Public" Enabled="true" Target="SM!Microsoft.SystemCenter.ServiceManager.SmManagementServer" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>