Sledování stavu aplikace nástroje System Center 2012 Virtual Machine Manager

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

Sleduje stav aplikací v rámci hostitele aplikace.

Element properties:

TargetMicrosoft.SystemCenter.VirtualMachineManager.2012.ApplicationHost
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.VirtualMachineManager.2012.AppHostContainsApplication
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Hostitel aplikace není v pořádku.
Jedna nebo více aplikací v tomto hostiteli aplikací nejsou v pořádku. Pomocí průzkumníka stavů určete zasažené aplikace.

Source Code:

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