Monitor voor niet-gestarte omgekeerde replicatie van Hyper-V 2016- en 1709+-replica

Microsoft.Windows.HyperV.VMReplicationHealth33412.Monitor (UnitMonitor)

Overgenomen virtuele machine is niet opnieuw beveiligd.
Opmerking: Deze monitor is standaard uitgeschakeld. Gebruik zo nodig onderdrukkingen om de monitor in te schakelen.

Knowledge Base article:

Samenvatting

Failover is gestart op de virtuele replicamachine, maar is momenteel niet beveiligd. Beveilig de virtuele machine opnieuw met behulp van omgekeerde replicatie naar de primaire server of met replicatie naar een andere server.

Opmerking: Deze monitor is standaard uitgeschakeld. Gebruik zo nodig onderdrukkingen om de monitor in te schakelen.

Oorzaken

Oplossingen

Element properties:

TargetMicrosoft.Windows.HyperV.Discovery.VirtualMachine
Parent MonitorSystem.Health.AvailabilityState
CategoryStateCollection
EnabledFalse
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.HyperV.VMReplicationHealthMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
De virtuele replicamachine is overgenomen. Start omgekeerde replicatie.
Het herstel van de virtuele replicamachine is overgenomen. Start omgekeerde replicatie.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.HyperV.VMReplicationHealth33412.Monitor" Accessibility="Public" Enabled="false" Target="HVDisc!Microsoft.Windows.HyperV.Discovery.VirtualMachine" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.HyperV.VMReplicationHealthMonitorType" ConfirmDelivery="false">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.Windows.HyperV.VMReplicationHealth33412.Alert">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters/>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Healthy" MonitorTypeStateID="VMReplicationHealthy" HealthState="Success"/>
<OperationalState ID="Unhealthy" MonitorTypeStateID="VMReplicationCritical" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>1800</IntervalSeconds>
<TimeoutSeconds>30</TimeoutSeconds>
<VMId>$Target/Property[Type="HVLib!Microsoft.Windows.HyperV.VirtualMachine"]/VirtualMachineId$</VMId>
<ErrorProperty>ReplicationHealthIssuesList</ErrorProperty>
<ErrorCode>33412</ErrorCode>
</Configuration>
</UnitMonitor>