Hyper-V ホスト構成証明モニター

Microsoft.SystemCenter.VirtualMachineManager.2016.AttestationMonitor (AggregateMonitor)

Hyper-V ホストに構成証明の問題があるかどうかを監視します

Element properties:

TargetMicrosoft.SystemCenter.VirtualMachineManager.HyperVHost
Parent MonitorSystem.Health.SecurityState
AlgorithmWorstOf
CategorySecurityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Hyper-V ホストが構成証明に失敗しました
Hyper-V ホスト '{0}' が構成証明に失敗したため、保護されたホストではなくなりました。

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.VirtualMachineManager.2016.AttestationMonitor" Accessibility="Public" Target="VMMBase!Microsoft.SystemCenter.VirtualMachineManager.HyperVHost" ParentMonitorID="SystemHealth!System.Health.SecurityState" Remotable="true" Enabled="true">
<Category>SecurityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.VirtualMachineManager.2016.AttestationMonitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>