System Center 2016 Virtual Machine Manager Application Health Rollup

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

Monitors the status of the application within the virtual machine

Element properties:

TargetMicrosoft.SystemCenter.VirtualMachineManager.2016.VirtualMachine
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.VirtualMachineManager.2016.VirtualMachineContainsApplication
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
ComputerTier is unhealthy
Application in this virtual machine is in an unhealthy state.

Source Code:

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