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 則為正斜線 (/)。
註: 使用環境變數時請依照以下格式,於執行 Windows 的系統為 %<ENV_VARIABLE>%,執行 Linux 的系統
則為 $<ENV_VARIABLE>。
例如:
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