System Center 2016 Virtual Machine Manager 응용 프로그램 상태 롤업

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

가상 컴퓨터 내 응용 프로그램의 상태를 모니터링합니다.

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가 비정상 상태임
이 가상 컴퓨터의 응용 프로그램이 비정상 상태입니다.

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>