介面狀態 (服務存取)

System.NetworkManagement.ServiceAccessPoint.NetworkAdapterStatus (DependencyMonitor)

可彙總介面執行個體之健全狀況狀態的相依性監視

Knowledge Base article:

摘要

此監視會指出上層為服務存取點之介面的健全狀況狀態。此監視有兩種可能的狀態:

原因

此服務使用的一或多個介面處於狀況不良狀態。

解決方式

請使用健全狀況總管判斷哪些介面處於狀況不良狀態,並解決問題。

Element properties:

TargetSystem.NetworkManagement.ServiceAccessPoint
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipSystem.NetworkManagement.ServiceAccessPointLayeredOverNetworkAdapter
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
服務介面狀況不良
{0} 的一或多個介面狀況不良。請使用健全狀況總管進一步疑難排解此問題。

Source Code:

<DependencyMonitor ID="System.NetworkManagement.ServiceAccessPoint.NetworkAdapterStatus" Accessibility="Public" Enabled="true" Target="NetworkLibrary!System.NetworkManagement.ServiceAccessPoint" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="NetworkLibrary!System.NetworkManagement.ServiceAccessPointLayeredOverNetworkAdapter" MemberMonitor="SystemHealth!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="System.NetworkManagement.ServiceAccessPoint.NetworkAdapterStatus.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="System!System.Entity"]/DisplayName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>