Users Guide
>m_EqlStoragePool')", cmcservicetags = "eval(text, '&ExtraInfo->m_Dell-
>m_CMCServersServiceTag')" } ); // Dell specified - END
nco_p_ncpmonitor.rules に対するデル指定の変更点
# Dell specified changes – START case "POLL-DellServerCriticalDef" | "POLL-
DellServerWarningDef": @Class = 2080 @AlertGroup = "DellServer" case "POLL-
DellCMCCriticalDef" | "POLL-DellCMCWarningDef": @Class = 2086 @AlertGroup =
"DellCMC" case "POLL-DellDRACCriticalDef" | "POLL-DellDRACWarningDef": @Class =
2087 @AlertGroup = "DellDRAC" case "POLL-DellOOBServerCriticalDef" | "POLL-
DellOOBServerWarningDef": @Class = 2088 @AlertGroup = "DellOOBServer" case
"POLL-DellVRTXCMCCriticalDef" | "POLL-DellVRTXCMCWarningDef": @Class = 2084
@AlertGroup = "DellVRTXCMC" case "POLL-DCLMStatus": @Class = 2081 if
(match(@Severity, "5")) { $tmpVal = "5" } else if (match(@Severity, "2"))
{ $tmpVal = "2" } case "POLL-DellEqualLogicStatus": @Class = 2085 if
(match(@Severity, "5")) { $tmpVal = "5" } else if (match(@Severity, "2"))
{ $tmpVal = "2" } else if (match(@Severity, "3")) { $tmpVal = "3" } case "POLL-
DellESXiServerStatus": @Class = 2080 if (match(@Severity, "5")) { $tmpVal =
"5" } else if (match(@Severity, "2")) { $tmpVal = "2" } case "POLL-
DellMDStorageArrayStatus": @Class = 2809 if (match(@Severity, "2")) { $tmpVal =
"2" } else if (match(@Severity, "3")) { $tmpVal = "3" } # Dell specified
changes – END
EndNode.aoc に対するデル指定の変更点
OR ( EntityOID like '1\.3\.6\.1\.4\.1\.6876\.4\.1' )
ncimMetaData.xml に対するデル指定の変更点
<!-- Dell specified changes – START --> <entityMetaData
table="delldevicemaster" manager="AllManagers" entitySearch="true"> <dataField
tableAlias="d" dataType="int" column="entityid"/> <dataField tableAlias="d"
dataType="str" column="classname"/> <dataField tableAlias="d" dataType="str"
column="servicetag"/> <dataField tableAlias="d" dataType="str"
column="chassistag"/> <dataField tableAlias="d" dataType="str"
column="producttype"/> <dataField tableAlias="d" dataType="str"
column="osname"/> <dataField tableAlias="d" dataType="str"
column="eqlMemberIndex"/> <dataField tableAlias="d" dataType="str"
column="eqlGroupIP"/> <dataField tableAlias="d" dataType="str"
column="eqlStoragePool"/> <fromTables> FROM _ncim_.delldevicemaster d INNER
JOIN _ncim_.entityDetails ed ON ed.entityId=d.entityId WHERE d.entityId = ?
WHERE d.entityId = ? </fromTables> </entityMetaData> <!-- Dell specified
changes – END -->
topoviz.properties に対するデル指定の変更点
# Dell specific changes – START
topoviz.image.DellServerMonolithic=dell_monolithic.svg
topoviz.image.DellServerModular=dell_modular.svg
topoviz.image.DellCMC=dell_cmc.svg topoviz.image.DellDRACMC=dell_dracmc.svg
topoviz.image.DellDRAC5=dell_drac5.svg topoviz.image.DelliDRAC6=dell_idrac6.svg
topoviz.image.DellOOBServer=dell_idrac7.svg
topoviz.image.DellEqualLogic=dell_equallogic.svg
topoviz.image.DellMDArray=dell_mdarray.svg
topoviz.image.DellVRTXCMC=dell_vrtxcmc.svg # Dell specific changes - END
26