Hyper-V 2016 és 1709+ alkalmazást futtató kiszolgáló felderítése

Microsoft.Windows.HyperV.Discovery.ServerRoleDiscovery (Discovery)

Hyper-V 2016 és 1709+ alkalmazást futtató Microsoft Windows Server-kiszolgáló felderítése

Knowledge Base article:

Összefoglalás

Ez a felderítés lehetővé teszi a Hyper-V 2016 és 1709+ alkalmazást futtató kiszolgálók felderítését.

A felderítés alapértelmezés szerint naponta egyszer fut, de az IntervalSeconds paraméter használatával átkonfigurálható.

Element properties:

TargetMicrosoft.Windows.Server.10.0.Computer
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Microsoft.Windows.HyperV.Discovery.ServerRoleDiscovery" Enabled="onEssentialMonitoring" Target="WSDisc!Microsoft.Windows.Server.10.0.Computer" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.HyperV.Discovery.ServerRole">
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.ServerRole" PropertyID="ServerId"/>
<Property TypeID="HVLib!Microsoft.Windows.HyperV.ServerRole" PropertyID="ServerName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="Microsoft.Windows.HyperV.Discovery.ServerRoleDiscoveryDataSourceModule">
<IntervalSeconds>86400</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>