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>