Setup Guide
• 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. 請瀏覽至 Administration → Network → Network Polling 並確認 Dell 規定之輪詢原則與輪詢定義均建
立於 Tivoli Integrated Portal。
有關 Dell 規定之輪詢原則與輪詢定義,請參閱附錄中的《 Dell 規定之輪詢原則與輪詢定義》。
20. 請從 %TIPHOME%\profiles\TIPProfile\installedApps\TIPCell\isc.ear\ncp_topoviz.war\WEB-INF\lib\ 將
下列特定資料庫的 jar 檔案複製至 %NCHOME%\precision\dell 資料夾。jar 檔案及其可用性如下所示:
• Informix:ifxjdbc.jar
• Oracle — ojdbc14.jar 或以上的版本
• MySQL — mysql-connector-java-3.1.10-bin.jar
• DB2
15