DELLEMC Enterprise SI Fc Storage Port Status

EMC.SI.FcStoragePort.Status.Monitor (UnitMonitor)

Monitor the health status of a Fibre Channel Storage Port.

Knowledge Base article:

Summary

This monitor reports availability of fibre channel (FC) ports on EMC storage systems. FC ports can be front-end ports, which are connected to hosts or switches, or back-end ports, which are connected to disk array enclosures.

Configuration

See the alert for details about the affected FC port and the health state of the FC port.

Causes

An unhealthy state for a FC port can occur if a cable is damaged, a cable is disconnected, a transceiver (SFP) module failed, or the FC port hardware fails.

Resolutions

Check the FC cable and confirm the cable is securely connected on both ends. If a cable issue is indicated, try replacing the cable.

Additional

For more information about this storage system component, refer to your storage system documentation.

External

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

Element properties:

TargetEMC.SI.FcStoragePort
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeEMC.SI.Entity.Status.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
DELLEMC Enterprise SI Fc Storage Port Status
{0} is unhealthy. Health State Details: {1}. Operational Status:{2}.
RunAsDefault

Source Code:

<UnitMonitor ID="EMC.SI.FcStoragePort.Status.Monitor" Accessibility="Public" Enabled="true" Target="ESILib!EMC.SI.FcStoragePort" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="EMC.SI.Entity.Status.MonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="EMC.SI.FcStoragePort.Status.Monitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="ESILib!EMC.SI.StorageDevice"]/DescriptiveId$</AlertParameter1>
<AlertParameter2>$Data/Context/Property[@Name='HealthStateDetails']$</AlertParameter2>
<AlertParameter3>$Data/Context/Property[@Name='OperationalStatus']$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Success" MonitorTypeStateID="Success" HealthState="Success"/>
<OperationalState ID="Warning" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="Error" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ESIServiceHost>$Target/Host/Host/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/ESIServiceHost$</ESIServiceHost>
<Port>$Target/Host/Host/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/Port$</Port>
<ProxyServer>$Target/Host/Host/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/ProxyServer$</ProxyServer>
<BypassList>$Target/Host/Host/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/BypassList$</BypassList>
<IgonreCertificateErrors>$Target/Host/Host/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/IgonreCertificateErrors$</IgonreCertificateErrors>
<HTTPStoHTTPFallBack>$Target/Host/Host/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/HTTPStoHTTPFallBack$</HTTPStoHTTPFallBack>
<UserName>$Target/Host/Host/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/UserName$</UserName>
<Password>$Target/Host/Host/Host/Host/Property[Type="ESILib!EMC.SI.ESIService"]/Password$</Password>
<HostComponentId>$Target/Host/Property[Type="ESILib!EMC.SI.LunStorageServiceNode"]/ServiceNodeId$</HostComponentId>
<EntityClass>FcStoragePort</EntityClass>
<EntityID>$Target/Property[Type="ESILib!EMC.SI.FcStoragePort"]/FcStoragePortId$</EntityID>
<IntervalSeconds>311</IntervalSeconds>
<TimeoutSeconds>600</TimeoutSeconds>
<SyncTime/>
<DebugLevel>$Target/Property[Type="ESILib!EMC.SI.StorageDevice"]/DebugLevel$</DebugLevel>
</Configuration>
</UnitMonitor>