Dell Windows Server Network Interfaces Group Discovery Module

Dell.WindowsServer.NIC.ScalableDiscovery (Discovery)

Knowledge Base article:

Summary

This Discovery rule discovers network interfaces Group

Element properties:

TargetDell.WindowsServer.Server
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

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

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Dell.WindowsServer.NICDiscovery Default

Source Code:

<Discovery ID="Dell.WindowsServer.NIC.ScalableDiscovery" Target="Dell.WindowsServer.Server" Remotable="false" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Dell.WindowsServer.NICGroup">
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Dell.WindowsServer.Hosts.NICGroup"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Dell.WindowsServer.NICDiscovery">
<IntervalSeconds>86400</IntervalSeconds>
<Computer>$Target/Property[Type="Windows!Microsoft.Windows.LogicalDevice"]/DeviceID$</Computer>
<LogLevel>0</LogLevel>
</DataSource>
</Discovery>