하드웨어 가용성 롤업

Microsoft.Windows.Server.Computer.HardwareAvailabilityRollup (DependencyMonitor)

이 모니터는 Windows 컴퓨터에서 호스팅되는 모든 하드웨어의 가용 상태를 롤업합니다.

Element properties:

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

Source Code:

<DependencyMonitor ID="Microsoft.Windows.Server.Computer.HardwareAvailabilityRollup" Accessibility="Public" Target="Windows!Microsoft.Windows.Server.Computer" MemberMonitor="SystemHealth!System.Health.AvailabilityState" RelationshipType="Windows!Microsoft.Windows.ComputerHostsLogicalDevice" ParentMonitorID="SystemHealth!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>