DELLEMC Enterprise SI Memory Module From Service Node Container Discovery

EMC.SI.MemoryModuleFromServiceNodeContainer.Discovery (Discovery)

Discovery for Memory Modules hosted by Service Node Containers.

Knowledge Base article:

Summary

This discovery is for the Memory Module class when the LUN Storage Service Node is hosted by a Service Node Container.

Configuration

By default this discovery runs every 2 hours (7200 seconds). For normal operation, you should not change this value.

This discovery will time out if it runs longer than 5 minutes (300 seconds). For normal operation, you should not change this value. If you experience a high number of time outs, you can override the value to a longer interval.

There is no sync time specified for this discovery. Use of a sync time is not recommended because it can cause high resource utilization due to a large number of workflows running at the same time.

External

For more information or technical support, refer to DELLEMC Online Support at support.emc.com.

Element properties:

TargetEMC.SI.ServiceNodeContainer
EnabledTrue
Frequency7411
RemotableFalse

Object Discovery Details:

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

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource EMC.SI.MemoryModuleFromServiceNodeContainer.DiscoveryDataSource Default

Source Code:

<Discovery ID="EMC.SI.MemoryModuleFromServiceNodeContainer.Discovery" Enabled="true" Target="ESILib!EMC.SI.ServiceNodeContainer" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="ESILib!EMC.SI.MemoryModule">
<Property TypeID="ESILib!EMC.SI.MemoryModule" PropertyID="MemoryModuleId"/>
<Property TypeID="ESILib!EMC.SI.MemoryModule" PropertyID="MemoryModuleDisplayName"/>
<Property TypeID="ESILib!EMC.SI.StorageDevice" PropertyID="DescriptiveId"/>
<Property TypeID="ESILib!EMC.SI.StorageDevice" PropertyID="FriendlyClassName"/>
<Property TypeID="ESILib!EMC.SI.StorageDevice" PropertyID="PhysicalPath"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="ESILib!EMC.SI.ServiceNodeContainer"/>
<DiscoveryRelationship TypeID="ESILib!EMC.SI.ServiceNodeContainerContainsMemoryModule"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="EMC.SI.MemoryModuleFromServiceNodeContainer.DiscoveryDataSource">
<IntervalSeconds>7411</IntervalSeconds>
<SyncTime/>
<ComputerID>$Target/Host/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerID>
<ESIServiceHost>$Target/Host/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/ESIServiceHost$</ESIServiceHost>
<Port>$Target/Host/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/Port$</Port>
<ProxyServer>$Target/Host/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/ProxyServer$</ProxyServer>
<BypassList>$Target/Host/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/BypassList$</BypassList>
<IgonreCertificateErrors>$Target/Host/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/IgonreCertificateErrors$</IgonreCertificateErrors>
<HTTPStoHTTPFallBack>$Target/Host/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/HTTPStoHTTPFallBack$</HTTPStoHTTPFallBack>
<UserName>$Target/Host/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/UserName$</UserName>
<Password>$Target/Host/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/Password$</Password>
<StorageSystemID>$Target/Host/Host/Property[Type="ESILib!EMC.SI.StorageSystem"]/StorageSystemId$</StorageSystemID>
<EnclosureID>$Target/Host/Property[Type="ESILib!EMC.SI.StorageSystemEnclosure"]/EnclosureId$</EnclosureID>
<ServiceNodeContainerID>$Target/Property[Type="ESILib!EMC.SI.ServiceNodeContainer"]/ServiceNodeContainerId$</ServiceNodeContainerID>
<TimeoutSeconds>300</TimeoutSeconds>
<DebugLevel>$Target/Property[Type="ESILib!EMC.SI.StorageDevice"]/DebugLevel$</DebugLevel>
</DataSource>
</Discovery>