Прослушиватель сети реплики Hyper-V 2016

Microsoft.Windows.HyperV.2016.ReplicaServiceMonitor (UnitMonitor)

Отслеживает работу прослушивателя сети сервер-реплики Hyper-V 2016.

Knowledge Base article:

Сводка

Прослушиватель сети HTTP или HTTPS, необходимый для получения трафика репликации, недоступен на этом сервере.

Состояние изменяется на ошибочное, если определено, что данная служба реплики неработоспособна из-за недоступности прослушивателя HTTP(S).

Причины

Решения

Element properties:

TargetMicrosoft.Windows.HyperV.2016.ServerRole
Parent MonitorSystem.Health.AvailabilityState
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.HyperV.2016.ReplicaServiceMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Прослушиватель сети реплики Hyper-V недоступен на узле.
Прослушиватель сети реплики Hyper-V недоступен на узле.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.HyperV.2016.ReplicaServiceMonitor" Accessibility="Public" Enabled="onEssentialMonitoring" Target="HVDisc!Microsoft.Windows.HyperV.2016.ServerRole" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.HyperV.2016.ReplicaServiceMonitorType" ConfirmDelivery="false">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.Windows.HyperV.2016.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>