计算机角色可用性运行状况

Microsoft.Windows.GuardedFabric.10.0.ComputerRole.AvailabilityHealth (AggregateMonitor)

一种所有可用性运行状况的聚合监视器,与 2016 受保护结构计算机角色的警报相关。

Element properties:

TargetMicrosoft.Windows.GuardedFabric.10.0.ComputerRole
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
计算机角色可用性运行状况
与 2016 受保护主机计算机角色相关的单元监视器失败。

Source Code:

<AggregateMonitor ID="Microsoft.Windows.GuardedFabric.10.0.ComputerRole.AvailabilityHealth" Accessibility="Public" Enabled="true" Target="HGSDL!Microsoft.Windows.GuardedFabric.10.0.ComputerRole" ParentMonitorID="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.GuardedFabric.10.0.ComputerRole.AvailabilityHealth.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>