Hyper-V MPE 2016 Virtual Machine Snapshots

HyperV.MPE.2016.VMSnapshots.Monitor (UnitMonitor)

Knowledge Base article:

Summary

This monitor checks if your Virtual Machine has snapshots (checkpoints) in your environment.

Element properties:

TargetMicrosoft.Windows.HyperV.2016.VirtualMachine
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeHyperV.MPE.2016.VirtualMachineSnapshots.MonitorType
RemotableTrue
AccessibilityInternal
Alert Message
Hyper-V MPE 2016 Alert: Virtual Machine Snapshots
Please see the alert context for details.
RunAsDefault

Source Code:

<UnitMonitor ID="HyperV.MPE.2016.VMSnapshots.Monitor" Accessibility="Internal" Enabled="true" Target="MSWinHV2016Dis!Microsoft.Windows.HyperV.2016.VirtualMachine" ParentMonitorID="SHLib!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="HVMPELib!HyperV.MPE.2016.VirtualMachineSnapshots.MonitorType" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="HyperV.MPE.2016.VMSnapshots.Monitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateIdfd29d19408984d0f89dcb6313ff53d67" MonitorTypeStateID="Healthy" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId7320208893f6429997d6a3ba107b0724" MonitorTypeStateID="Warning" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>300</IntervalSeconds>
<SyncTime>00:00</SyncTime>
<HyperVHostName>$Target/Host/Host/Property[Type="MSWinLib!Microsoft.Windows.Computer"]/PrincipalName$</HyperVHostName>
<VMName>$Target/Property[Type="MSWinHVLib!Microsoft.Windows.HyperV.VirtualMachine"]/VirtualMachineName$</VMName>
</Configuration>
</UnitMonitor>