DELLEMC Enterprise SI Storage Array Show Unhealthy Storage Volumes

EMC.SI.StorageArray.UnhealthyStorageVolumes.Task (Task)

This task will display all the currently unhealthy Storage Volumes in the Storage Array.

Element properties:

TargetEMC.SI.StorageArray
AccessibilityPublic
CategoryOperations
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
Script ProbeAction EMC.SI.UnhealthySubEntities.ProbeAction Default

Source Code:

<Task ID="EMC.SI.StorageArray.UnhealthyStorageVolumes.Task" Accessibility="Public" Enabled="true" Target="ESILib!EMC.SI.StorageArray" Timeout="300" Remotable="true">
<Category>Operations</Category>
<ProbeAction ID="Script" TypeID="EMC.SI.UnhealthySubEntities.ProbeAction">
<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>
<Orphaned>false</Orphaned>
<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>
<HostComponentId>$Target/Property[Type="ESILib!EMC.SI.StorageArray"]/StorageArrayId$</HostComponentId>
<EntityClass>LogicalUnit</EntityClass>
<MaxEntities>16384</MaxEntities>
<TimeoutSeconds>300</TimeoutSeconds>
<DebugLevel>$Target/Property[Type="ESILib!EMC.SI.StorageDevice"]/DebugLevel$</DebugLevel>
</ProbeAction>
</Task>