하드웨어 성능 롤업

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

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

Element properties:

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

Source Code:

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