Stan interfejsu (dostęp usługi)

System.NetworkManagement.ServiceAccessPoint.NetworkAdapterStatus (DependencyMonitor)

Monitor zależności zbierający informacje o kondycji wystąpień interfejsów

Knowledge Base article:

Podsumowanie

Monitor wskazuje stan kondycji interfejsu z nałożonym punktem dostępu do usług. Ten monitor może mieć dwa stany:

Przyczyny

Co najmniej jeden interfejs używany przez tę usługę jest w złej kondycji.

Rozwiązania

Skorzystaj z eksploratora kondycji, aby określić, które interfejsy są w złej kondycji, i rozwiązać problem.

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
Kondycja interfejsu usługi jest zła
Co najmniej jeden interfejs usługi {0} jest w złej kondycji. Użyj Eksploratora kondycji, aby kontynuować rozwiązywanie tego problemu.

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>