Lightweight generic Non-Server Roles Discovery

LW.Microsoft.Windows.NetworkDevices.Discovery (Discovery)

This rule runs against Management Server and checks whether various NetworkDevices are available.

Element properties:

TargetMicrosoft.SystemCenter.RootManagementServer
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DiscoveryDS DataSource LW.Microsoft.Windows.NetworkDevices.Discovery.DataSource Default

Source Code:

<Discovery ID="LW.Microsoft.Windows.NetworkDevices.Discovery" Enabled="true" Target="SC!Microsoft.SystemCenter.RootManagementServer" ConfirmDelivery="false" Remotable="false" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="LW.Microsoft.3rdParty.Comtrade.F5BIGIP"/>
<DiscoveryClass TypeID="LW.Microsoft.3rdParty.Infront.Isilon"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDS" TypeID="LW.Microsoft.Windows.NetworkDevices.Discovery.DataSource">
<IntervalSeconds>86400</IntervalSeconds>
<ComputerPrincipalName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerPrincipalName>
<TimeoutSeconds>360</TimeoutSeconds>
</DataSource>
</Discovery>