System Center 2012 Virtual Machine Manager Service Instance Application Host Health Rollup

Microsoft.SystemCenter.VirtualMachineManager.2012.ServiceInstanceAppHostRollup (DependencyMonitor)

Monitors the status of the application host within the service instance

Element properties:

TargetMicrosoft.SystemCenter.VirtualMachineManager.2012.Service
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.VirtualMachineManager.2012.ServiceContainsAppHost
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Service instance is unhealthy
One or more application host associated with this service are in an unhealthy state. Use the health explorer to determine the affected application host.

Source Code:

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