Setup Guide

'&ExtraInfo>m_Dell->m_CMCServersServiceTag') } ); // Dell specified changes
- END
Dell nco_p_ncpmonitor.rules 指定的更改
// Dell specified changes - START case "POLL-DellServerCriticalDef" | "POLL-
DellServerWarningDef": @Class = 2080 @AlertGroup = "DellServer" case "POLL-
DellWorkstationCriticalDef" | "POLL-DellWorkstationWarningDef": @Class = 2080
@AlertGroup = "DellWorkstation" case "POLL-DellPowerVaultNXCriticalDef" | "POLL-
DellPowerVaultNXWarningDef": @Class = 2080 @AlertGroup = "DellPowerVaultNX"
case "POLL-DellCMCCriticalDef" | "POLL-DellCMCWarningDef": @Class = 2094
@AlertGroup = "DellCMC" case "POLL-DellDRACCriticalDef" | "POLL-
DellDRACWarningDef": @Class = 2087 @AlertGroup = "DellDRAC" case "POLL-
DelliDRAC7CriticalDef" | "POLL-DelliDRAC7WarningDef": @Class = 2088 @AlertGroup
= "Dell iDRAC7" case "POLL-DelliDRAC8CriticalDef" | "POLL-
DelliDRAC8WarningDef": @Class = 2088 @AlertGroup = "Dell iDRAC8" case "POLL-
DellVRTXCMCCriticalDef" | "POLL-DellVRTXCMCWarningDef": @Class = 2094
@AlertGroup = "DellVRTXCMC" case "POLL-DellFX2CMCCriticalDef" | "POLL-
DellFX2CMCWarningDef": @Class = 2094 @AlertGroup = "DellFX2CMC" case "POLL-
DellCompellentCriticalDef" | "POLL-DellCompellentWarningDef": @Class = 2090
@AlertGroup = "DellCompellent" 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" | "POLL-DellESXiWorkstationStatus": @Class = 2080 if
(match(@Severity, "5")) { $tmpVal = "5" } else if (match(@Severity, "2"))
{ $tmpVal = "2" } case "POLL-DellMDStorageArrayStatus" | "POLL-
DellMDStorageArrayWarningDef": @Class = 2809 @AlertGroup = "DellPowerVaultMD"
if (match(@Severity, "2")) { $tmpVal = "2" } else if (match(@Severity, "3"))
{ $tmpVal = "3" } case "POLL-DellMSeriesSwitchCriticalDef" | "POLL-
DellMSeriesSwitchWarningDef": @Class = 2091 @AlertGroup = "DellM-SeriesSwitch"
case "POLL-DellZSeriesSwitchCriticalDef" | "POLL-DellZSeriesSwitchWarningDef":
@Class = 2091 @AlertGroup = "DellZ-SeriesSwitch" case "POLL-
DellCSeriesSwitchCriticalDef" | "POLL-DellCSeriesSwitchWarningDef": @Class =
2091 @AlertGroup = "DellC-SeriesSwitch" case "POLL_DellSSeriesSwitchPoll":
@Class = 2091 @AlertGroup = "DellS-SeriesSwitch" if (match(@Severity, "5"))
{ $tmpVal = "5" } else if (match(@Severity, "2")) { $tmpVal = "2" } case "POLL-
DellNSeriesSwitchCriticalDef" | "POLL-DellNSeriesSwitchWarningDef": @Class =
2092 @AlertGroup = "DellN-SeriesSwitch" case "POLL-
DellWSeriesSwitchCriticalDef": @Class = 2093 @AlertGroup = "DellW-SeriesSwitch"
# Dell specific changes
END # Append the value of @Identifier, with the new
variable $tmpVal, as given below # # #@Identifier = $EntityName + @LocalPriObj
+ "->" + $EventName + @Type + @NmosDomainName + $tmpVal // Dell specified
changes - END
Dell EndNode.aoc 指定的更改
// Dell specified changes - START OR ( EntityOID like '1\.3\.6\.1\.4\.1\.6876\.
4\.1' ) // Dell specified changes - END
Dell 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"
35