Windows 컴퓨터 역할 상태 롤업

Microsoft.Windows.Computer.WindowsComputerRole.AvailabilityRollup (DependencyMonitor)

이 모니터는 이 컴퓨터에서 호스팅하는 모든 Windows 컴퓨터 역할 개체의 가용 상태를 롤업합니다.

Element properties:

TargetMicrosoft.Windows.Computer
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.Windows.ComputerHostsComputerRole
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.Computer.WindowsComputerRole.AvailabilityRollup" Target="Microsoft.Windows.Computer" Accessibility="Public" ParentMonitorID="Health!System.Health.AvailabilityState" MemberMonitor="Health!System.Health.AvailabilityState" RelationshipType="Microsoft.Windows.ComputerHostsComputerRole">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>