Deteção da Máquina Virtual do Hyper-V 2016 e 1709+

Microsoft.Windows.HyperV.Discovery.VirtualMachineDiscovery (Discovery)

Deteta Máquinas Virtuais do Microsoft Windows Hyper-V 2016 e 1709+

Knowledge Base article:

Resumo

Esta deteção permite a capacidade de detetar Máquinas Virtuais do Hyper-V 2016 e 1709+.

A deteção é executada a cada duas horas por predefinição, mas pode ser reconfigurada com o parâmetro "IntervalSeconds".

Element properties:

TargetMicrosoft.Windows.HyperV.Discovery.ServerRole
EnabledTrue
Frequency43200
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DiscoveryDataSource DataSource Microsoft.Windows.HyperV.Discovery.VirtualMachineDiscoveryDataSourceModule Default

Source Code:

<Discovery ID="Microsoft.Windows.HyperV.Discovery.VirtualMachineDiscovery" Enabled="onEssentialMonitoring" Target="Microsoft.Windows.HyperV.Discovery.ServerRole" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.HyperV.Discovery.VirtualMachine">
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.ServerRole" PropertyID="ServerId"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.VirtualMachine" PropertyID="VirtualMachineId"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.VirtualMachine" PropertyID="VirtualMachineName"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.VirtualMachine" PropertyID="ServerName"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.VirtualMachine" PropertyID="ComputerName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.HyperV.Discovery.VirtualDrive">
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.ServerRole" PropertyID="ServerId"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.VirtualMachine" PropertyID="VirtualMachineId"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.VirtualHardwareComponent" PropertyID="DeviceId"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.VirtualHardwareComponent" PropertyID="Name"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.VirtualHardwareComponent" PropertyID="VirtualMachineName"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.VirtualDrive" PropertyID="ConnectedControllerName"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.VirtualDrive" PropertyID="ImageFile"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.VirtualDrive" PropertyID="DriveType"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.HyperV.Discovery.VirtualNetworkAdapter">
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.ServerRole" PropertyID="ServerId"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.VirtualMachine" PropertyID="VirtualMachineId"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.VirtualHardwareComponent" PropertyID="DeviceId"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.VirtualHardwareComponent" PropertyID="Name"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.VirtualHardwareComponent" PropertyID="VirtualMachineName"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.VirtualNetworkAdapter" PropertyID="ConnectedNetworkId"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.VirtualNetworkAdapter" PropertyID="ConnectedNetworkName"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Microsoft.Windows.Server.10.0.LogicalDisk.Contains.HyperV.2016.VirtualDrive"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="Microsoft.Windows.HyperV.Discovery.VirtualMachineDiscoveryDataSourceModule">
<IntervalSeconds>43200</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>