DHCP Sunucusu 2016 ve 1709+ Yük Devretme Sunucu İlişkisi Sistem Durumu İzleyicisi

Microsoft.Windows.DHCPServer.10.0.FailoverServerWatcher.UnitMonitor.State (UnitMonitor)

Knowledge Base article:

Özet

Bir yük devretme ilişkisi, iki sunucu arasındaki ortaklık bağlantısı olarak görülebilir. Her sunucu en fazla 32 yük devretme ilişkisine girebilir, ayrıca birden fazla yük devretme ilişkisine girmesi mümkündür

Bir ortak sunucu kapalıysa veya iletişim kesildiyse durum hata olarak değişir.

Nedenler

Ortak sunucunun çalışır durumda olup olmadığını veya yerel sunucu ile iletişimin mümkün olup olmadığını denetleyin.

Çözümler

Bir Ping komutu kullanarak Yük Devretme Ortak Sunucusu ile iletişim kurup kuramadığınızı denetleyin.

Element properties:

TargetMicrosoft.Windows.DHCPServer.10.0.FailoverServerWatcher
Parent MonitorSystem.Health.AvailabilityState
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.DHCPServer.10.0.FailoverServerWatcher.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
DHCP Sunucusu 2016 ve 1709+ Yük Devretme Sunucu İlişkisi bir durum Değişikliği bildirdi
"{0}" adlı Yük Devretme İlişkisi, "{1}" Sunucusu ile "{2}" Ortak Sunucusu arasında "{3}" Kapsam Kimliği için durumunu "{4}" olarak değiştirdi
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.DHCPServer.10.0.FailoverServerWatcher.UnitMonitor.State" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.DHCPServer.10.0.FailoverServerWatcher" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.DHCPServer.10.0.FailoverServerWatcher.MonitorType" ConfirmDelivery="true">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.Windows.DHCPServer.10.0.FailoverServerWatcher.UnitMonitor.State.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="Microsoft.Windows.DHCPServer.10.0.FailoverServerWatcher"]/Name$</AlertParameter1>
<AlertParameter2>$Target/Property[Type="Microsoft.Windows.DHCPServer.10.0.FailoverServerWatcher"]/LocalServer$</AlertParameter2>
<AlertParameter3>$Target/Property[Type="Microsoft.Windows.DHCPServer.10.0.FailoverServerWatcher"]/PartnerServer$</AlertParameter3>
<AlertParameter4>$Data/Context/Property[@Name='ScopeId']$</AlertParameter4>
<AlertParameter5>$Data/Context/Property[@Name='State']$</AlertParameter5>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="FailoverServerError" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="FailoverServerOK" MonitorTypeStateID="Success" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Property[Type="Microsoft.Windows.DHCPServer.10.0.FailoverServerWatcher"]/LocalServer$</ComputerName>
<FailoverRelationshipName>$Target/Property[Type="Microsoft.Windows.DHCPServer.10.0.FailoverServerWatcher"]/Name$</FailoverRelationshipName>
<IntervalSeconds>900</IntervalSeconds>
<SyncTime/>
<TimeoutSeconds>300</TimeoutSeconds>
</Configuration>
</UnitMonitor>