Users Guide
2
安装 Dell OpenManage Connection for Network
Manager
从 dell.com/support 下载 Dell-OpenManage-Connection-for-ITNM-1.0.zip 文件并将其内容提取至一个文件夹。以下
是提取的文件夹和文件:
• Dell-OMC-ITNM-Core-Integration
• Dell-OMC-ITNM-Topology-Database-Integration
• Dell-OMC-ITNM-TIP-Server-Integration
• Dell-Utilities
• Dell-MIBS
• Dell_OMC_1_0_for_ITNM_IG.pdf
• Dell_OMC_1_0_For_ITNM_Readme.txt
• license_en.txt
注: Windows 的文件分隔符是反斜杠 (\),而 Linux 的是正斜杠 (/)。
注: 请按照以下格式使用环境变量,%<ENV_VARIABLE>%(在运行 Windows 的系统上)或
$<ENV_VARIABLE>(在运行 Linux 的系统上)。
例如:
Windows:%NCHOME% Linux: $NCHOME
在数据库 (DB) 组件上安装 Dell OpenManage Connection for
Network Manager
1. 停止 ITNM 核心服务。
注:
– 对于运行 Windows 的系统:Stop ncp_ctrl service
– 对于运行 Linux 的系统:itnm_stop ncp
2. 导航至 Dell-OMC-ITNM-Topology-Database-Integration 文件夹并运行以下命令:
– 对于 Informix 数据库:
dbaccess itnm create_dellDevice_Informix.sql
注: 以 Informix 用户身份登录后运行命令。
– 对于 DB2 数据库,连接至 DB2 并运行以下命令:
db2batch -d itnm -f create_dellDevice_DB2.sql
– 对于 Mysql 数据库:
mysql -u <db user name> -p < create_dellDevice_Mysql.sql
– 对于 Oracle 数据库:
sqlplus -s <Oracle DB user name>/<Password>
@create_dellDevice_Oracle.sql
9