Zastąpienie w celu wyłączenia monitora stanu usługi Czas systemu Windows w klastrach systemów Windows Server 2008 i Windows Server 2008 R2.

OverrideForTimeServiceCheckMonitor (MonitorPropertyOverride)

W klastrach systemów Windows Server 2008 i Windows Server 2008 R2 monitor usługi Czas systemu Windows zostanie wyłączony, ponieważ stan kondycji usługi Czas systemu Windows nie wpływa na stan kondycji węzła klastra.

Element properties:

ContextMicrosoft.Windows.Server.6.2.Computer
TargetMicrosoft.Windows.Cluster.NodeRole.TimeServiceCheck
PropertyEnabled
Valuefalse
EnforcedFalse

Source Code:

<MonitorPropertyOverride ID="OverrideForTimeServiceCheckMonitor" Context="ServerLibrary!Microsoft.Windows.Server.6.2.Computer" Enforced="false" Monitor="ClusMonitoring!Microsoft.Windows.Cluster.NodeRole.TimeServiceCheck" Property="Enabled">
<Value>false</Value>
</MonitorPropertyOverride>