System Center 2016 Virtual Machine Manager Application Health Rollup

Microsoft.SystemCenter.VirtualMachineManager.2016.AppHostAppHealthRollup (DependencyMonitor)

Monitors the status of the applications within the application host

Element properties:

TargetMicrosoft.SystemCenter.VirtualMachineManager.2016.ApplicationHost
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.VirtualMachineManager.2016.AppHostContainsApplication
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Application host is unhealthy
One or more applications in this application host are in an unhealthy state. Use the health explorer to determine the affected applications.

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.VirtualMachineManager.2016.AppHostAppHealthRollup" Accessibility="Public" Target="VMM2016Discovery!Microsoft.SystemCenter.VirtualMachineManager.2016.ApplicationHost" RelationshipType="VMM2016Discovery!Microsoft.SystemCenter.VirtualMachineManager.2016.AppHostContainsApplication" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" MemberMonitor="SystemHealth!System.Health.AvailabilityState">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.VirtualMachineManager.2016.AppHostAppHealthRollup.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>