System Center 2019+ Virtual Machine Manager Service Instance Application Host Health Rollup

Microsoft.SystemCenter.VirtualMachineManager.ServiceInstanceAppHostRollup (DependencyMonitor)

監視服務執行個體內應用程式主機的狀態

Element properties:

TargetMicrosoft.SystemCenter.VirtualMachineManager.Discovery.Service
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.VirtualMachineManager.Discovery.ServiceContainsAppHost
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
服務執行個體狀況不良
與此服務關聯的一或多部應用程式主機處於狀況不良狀態。請使用健全狀況總管找出受影響的應用程式主機。

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.VirtualMachineManager.ServiceInstanceAppHostRollup" Accessibility="Public" Target="VMMDiscovery!Microsoft.SystemCenter.VirtualMachineManager.Discovery.Service" RelationshipType="VMMDiscovery!Microsoft.SystemCenter.VirtualMachineManager.Discovery.ServiceContainsAppHost" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" MemberMonitor="SystemHealth!System.Health.AvailabilityState">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.VirtualMachineManager.ServiceInstanceAppHostRollup.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>