Setup Guide
• On systems running Linux:
Run the commands itnm_stop ncp and itnm_start ncp.
14. Navigate to the Dell-OpenManage-Connection-for-ITNM-3.0\Dell-MIBS folder and copy the MIB
files to the %NCHOME%\precision\mibs folder.
15. To load the new MIBs, run the command:
%NCHOME%\precision\platform\<Arch>\bin\ncp_mib
NOTE: Copy all the dependent MIB files before running the ncp_mib.
16. Navigate to the Dell-OMC-ITNM-Core-Integration\configuration folder, import the following poll
policies:
• DellServerPollPolicy.XML — For polling Dell servers
• DellWorkstationPollPolicy.XML — For polling Dell Workstations
• DelliDRAC8PollPolicy.XML — For polling iDRAC8 systems
• DelliDRAC7PollPolicy.XML — For polling iDRAC7 systems
• DellDRACPollPolicy.XML — For polling iDRAC6 and DRAC5
• DellFX2CMCPollPolicy.XML — For polling FX2 CMC systems
• DellVRTXCMCPollPolicy.XML — For polling VRTX CMC systems
• DellCMCPollPolicy.XML — For polling CMC systems
• DellCompellentPollPolicy.XML — For polling Compellent storage arrays
• DellPowerVaultNXPollPolicy.XML — For polling PowerVault NX storage arrays
• DellMDStoragePollPolicy.XML — For polling MD storage arrays
• DellC-SeriesPollPolicy.XML — For polling C-Series switches
• DellM-SeriesPollPolicy.XML — For polling M-Series switches
• DellN-SeriesPollPolicy.XML — For polling N-Series switches
• DellW-SeriesPollPolicy.XML — For polling W-Series switches
• DellZ-SeriesPollPolicy.XML — For polling Z-Series switches
• OEMiDRACPollPolicy.XML — For polling OEM DRACs
• OEMiServerPollPolicy.XML — For polling OEM servers
To import the policies listed above, run the following command:
%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
NOTE: Ensure that the class IDs for Dell devices in the ClassSchema.cfg and the corresponding
poll policies are the same.
17. Navigate to the Dell-OMC-ITNM-Core-Integration\configuration folder and insert the contents of
the nco_p_ncpmonitor.rules file, to %NCHOME%\probes\<Arch>\nco_p_monitor.rules file,
if (match(@AlertGroup, "ITNM Status") || match(@AlertGroup, "ITNM Disco"))
{
...
}
else
{
17