網路裝置群組狀態

Microsoft.SystemCenter.NetworkDevice.GroupCheckDeviceStatus (DependencyMonitor)

這是一種相依性監視,可從此群組成員中彙總最差的健全狀況。

Knowledge Base article:

摘要

此相依性監視會監視屬於此群組成員的各網路裝置物件並彙總其健全狀況。

原因

此群組成員的其中一個裝置狀況不良。所有成員的最差狀態會彙總到此群組狀態中。

解決方式

請到網路裝置狀態檢視,調查此群組中各網路裝置成員的狀態。

Element properties:

TargetMicrosoft.SystemCenter.NetworkDeviceGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.NetworkDeviceGroupContainsNetworkDevice
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.NetworkDevice.GroupCheckDeviceStatus" Accessibility="Public" Target="Microsoft.SystemCenter.NetworkDeviceGroup" Enabled="true" ParentMonitorID="Health!System.Health.AvailabilityState" RelationshipType="Microsoft.SystemCenter.NetworkDeviceGroupContainsNetworkDevice" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>PerformanceHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>