Odbiornik sieci funkcji Hyper-V Replica 2016 i 1709+

Microsoft.Windows.HyperV.ReplicaServiceMonitor (UnitMonitor)

Monitoruje odbiornik sieci serwera funkcji Hyper-V Replica 2016 i 1709+.

Knowledge Base article:

Podsumowanie

Na tym serwerze nie jest dostępny odbiornik sieci HTTP lub HTTPS, który jest wymagany, aby można było odbierać ruch związany z replikacją.

Monitor przyjmuje stan błędu, gdy wykryje, że usługa repliki ma nieprawidłowy stan, którego przyczyną jest prawdopodobnie niedostępność odbiornika HTTP(S).

Przyczyny

Rozwiązania

Element properties:

TargetMicrosoft.Windows.HyperV.Discovery.ServerRole
Parent MonitorSystem.Health.AvailabilityState
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.HyperV.ReplicaServiceMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Odbiornik sieci funkcji Hyper-V Replica nie jest dostępny na hoście.
Odbiornik sieci funkcji Hyper-V Replica nie jest dostępny na hoście.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.HyperV.ReplicaServiceMonitor" Accessibility="Public" Enabled="onEssentialMonitoring" Target="HVDisc!Microsoft.Windows.HyperV.Discovery.ServerRole" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.HyperV.ReplicaServiceMonitorType" ConfirmDelivery="false">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.Windows.HyperV.ReplicaServiceMonitor.Alert">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters/>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ReplicaServiceHealthy" MonitorTypeStateID="HostHealthy" HealthState="Success"/>
<OperationalState ID="ReplicaServiceUnhealthy" MonitorTypeStateID="HostCritical" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>3600</IntervalSeconds>
<TimeoutSeconds>30</TimeoutSeconds>
</Configuration>
</UnitMonitor>