Setup Guide

DelliDRAC8PollPolicy.XML 用于轮询 iDRAC8 系统
DelliDRAC7PollPolicy.XML 用于轮询 iDRAC7 系统
DellDRACPollPolicy.XML 用于轮询 iDRAC6 DRAC5
DellFX2CMCPollPolicy.XML 用于轮询 FX2 CMC 系统
DellVRTXCMCPollPolicy.XML 用于轮询 VRTX CMC 系统
DellCMCPollPolicy.XML 用于轮询 CMC 轮询系统
DellCompellentPollPolicy.XML 用于轮询 Compellent 存储阵列
DellPowerVaultNXPollPolicy.XML 用于轮询 PowerVault NX 存储阵列
DellMDStoragePollPolicy.XML 用于轮询 MD 存储阵列
DellC-SeriesPollPolicy.XML 用于轮询 C 系列交换机
DellM-SeriesPollPolicy.XML 用于轮询 M 系列交换机
DellN-SeriesPollPolicy.XML 用于轮询 N 系列交换机
DellW-SeriesPollPolicy.XML 用于轮询 W 系列交换机
DellZ-SeriesPollPolicy.XML 用于轮询 Z 系列交换机
要导入以上所列的策略,请运行以下命令:
%NCHOME%\precision\bin\ncp_perl %NCHOME%\precision\scripts\perl\scripts
\get_policies.pl -domain <Domain Name> -to domain=<DOMAIN_NAME> -from
file=<Dell-OMC-ITNM-Core-Integration\configuration\Poll Policy Filename>
For example: %NCHOME%\precision\bin\ncp_perl %NCHOME%\precision\scripts\perl
\scripts\get_policies.pl -domain NCOMS -to domain=NCOMS -from file=C:
\workarea\build\Dell-OpenManage-Connection-for-ITNM-2.0\Dell-OMC-ITNM-Core-
Integration\configuration\DellCMCPollPolicy.xml
: 请确保 ClassSchema.cfg Dell 设备的类别 ID 与相应的轮询策略相同。
17. 导航至 Dell-OMC-ITNM-Core-Integration\configuration 文件夹,并将 nco_p_ncpmonitor.rules 文件
的内容插入 %NCHOME%\probes\<Arch>\nco_p_monitor.rules 文件,
if (match(@AlertGroup, "ITNM Status") || match(@AlertGroup, "ITNM Disco"))
{ ... } else { ... switch ($EventName) { ... //Insert Dell Specified
Changes For nco_p_ncpmonitor.rules here } ... # Append the value of
@Identifier, with the new variable $tmpVal, as given below # # #@Identifier
= $EntityName + @LocalPriObj + "->" + $EventName + @Type + @NmosDomainName
+ $tmpVal
这些内容必须复制到 AlertGroup $ EventName 交换机语句下。通过向 $tmpVal 添加 '+' 号,可对
@Identifier 的值进行编辑。
关于您必须插入的 nco_p_ncpmonitor.rules 文件的内容信息,请参阅附录中的Dell
nco_p_ncpmonitor.rules 指定的更改
18. 重新启动 ncp_poller 服务。
19. 导航至管理 网络 网络轮询 ,验证是否已在 Tivoli Integrated Portal 上创建 Dell 特定的轮询策略和
轮询定义。
关于 Dell 特定的轮询策略和轮询定义的信息,请参阅附录中的Dell 特定的轮询策略和轮询定义
20. 将以下特定于数据库的 jar 文件从 %TIPHOME%\profiles\TIPProfile\installedApps\TIPCell\isc.ear
\ncp_topoviz.war\WEB-INF\lib\ 复制到 %NCHOME%\precision\dell 文件夹。jar 文件及其可用性如
下:
Informix ifxjdbc.jar
Oracle ojdbc14.jar 或更高版本
MySQL mysql-connector-java-3.1.10-bin.jar 或更高版本
16