Setup Guide
• DelliDRAC8PollPolicy.XML — iDRAC8 시스템 폴링용
• DelliDRAC7PollPolicy.XML — iDRAC7 시스템 폴링용
• DellDRACPollPolicy.XML — iDRAC6 및 iDRAC5 폴링용
• 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 파일의 내용에 대한 자세한 정보는 부록의
“nco_p_ncpmonitor.rules의 Dell 특정 변경 사항"을 참조하십시오.
18. ncp_poller 서비스를 다시 시작합니다.
19. Administration(관리) → Network(네트워크) → Network Polling(네트워크 폴링)으로 이동해 Dell 특정
폴링 정책과 폴링 정의가 Tivoli 통합 포털에 생성되었는지 확인합니다.
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 이상
15