Hyper-V 2016 ve 1709+ Çoğaltma Ağ Dinleyicisi

Microsoft.Windows.HyperV.ReplicaServiceMonitor (UnitMonitor)

Hyper-V 2016 ve 1709+ Çoğaltma Sunucusu Ağ Dinleyicisini izler.

Knowledge Base article:

Özet

Bu sunucuda çoğaltma trafiğinin alınması için gerekli bir HTTP veya HTTPS ağ dinleyicisi yok.

Çoğaltma hizmetinin durumunun sağlıksız olduğunu (muhtemelen HTTP(S) dinleyicisi kullanılabilir olmadığından) algılarsa Hata Durumuna geçer.

Nedenler

Çözümler

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
Konakta Hyper-V Çoğaltma ağ dinleyicisi kullanılamıyor.
Konakta Hyper-V Çoğaltma ağ dinleyicisi kullanılamıyor.
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>