Triggered Dell MonitoringFeature discovery ( EqualLogic )

Dell.FeatureManagement.EqualLogic.MonitoringFeatureTriggeredDSFeatureDiscovery (Discovery)

Dell Feature Monitoring inventory discovery data source

Knowledge Base article:

Summary

Discovers Monitoring Features based on SCOM (398) Event notification which is periodic and task triggered.

Element properties:

TargetDell.FeatureManagement.EqualLogic.SelectedHostMgmtServer
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
TRIG DataSource Dell.FeatureManagement.EqualLogic.MonitoringFeatureTriggeredDS Default

Source Code:

<Discovery ID="Dell.FeatureManagement.EqualLogic.MonitoringFeatureTriggeredDSFeatureDiscovery" Enabled="true" Target="Dell.FeatureManagement.EqualLogic.SelectedHostMgmtServer" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Dell.FeatureManagement.MonitoringFeature"/>
<DiscoveryClass TypeID="Dell.FeatureManagement.EventAutoResolutionFeature"/>
</DiscoveryTypes>
<DataSource ID="TRIG" TypeID="Dell.FeatureManagement.EqualLogic.MonitoringFeatureTriggeredDS">
<TimeoutSeconds>600</TimeoutSeconds>
<LogLevel>0</LogLevel>
<DMSType>$Target/Property[Type="Dell.FeatureManagement.DMSInstallBase"]/FMPEqualLogic$</DMSType>
</DataSource>
</Discovery>