Setup Guide

上記のポリシーをインポートするには、次のコマンドを実行します。
%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-3.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 ファイルの内容についての情報は、付録
nco_p_ncpmonitor.rules に対するデル指定の変更」を参照してください。
18. ncp_poller サービスを再起動します。
19. 管理ネットワークネットワークポーリングと移動し、Dell 固有のポーリングポリシーとポーリン
グ定義が Tivoli Integrated Portal で作成されていることを確認します。
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 以降
DB2
ITNM IP Edition 3.9 を実行しているシステムでの Dell OpenManage Connection の導入中は、
db2jcc.jar, db2jcc_license_cu.jar を使用します。
18