Moniteur d'attestation d'hôte Hyper-V

Microsoft.SystemCenter.VirtualMachineManager.AttestationMonitor (AggregateMonitor)

Analyse l'hôte Hyper-V à la recherche de problèmes d'attestation

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
Échec de l'attestation de l'hôte Hyper-V
Échec de l'attestation de l'hôte Hyper-V « {0} », qui n'est plus un hôte protégé.

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.VirtualMachineManager.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.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>