Setup Guide

eqlStoragePool = "eval(text, '&ExtraInfo>m_Dell->m_EqlStoragePool')",
cmcservicetags = "eval(text, '&ExtraInfo>m_Dell-
>m_CMCServersServiceTag')
}
);
// Dell specified changes - END
Dell Specified Changes For 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"
}
36