Setup Guide
The database-specific jar files can also be found at the location where the database is deployed
(custom path).
21. Navigate to %NCHOME%\precision\dell\scripts folder and run the following commands to configure
the periodic polling.
• DCLM
– On systems running Windows:
scheduleTask.bat add DCLM_POLL
– On systems running Linux:
sh cronJob.sh add DCLM_POLL
• Dell Workstations running VMware ESXi
– On systems running Windows:
scheduleTask.bat add ESXi_WORKSTATION_POLL
– On systems running Linux
sh cronJob.sh add ESXi_WORKSTATION_POLL
• EqualLogic Storage Array
– On systems running Windows:
scheduleTask.bat add EQL_POLL
– On systems running Linux:
sh cronJob.sh add EQL_POLL
• Dell servers running VMware ESXi
– On systems running Windows:
scheduleTask.bat add ESXi_POLL
– On systems running Linux:
sh cronJob.sh add ESXi_POLL
• Dell PowerVault MD Storage Array (With no SNMP support)
– On systems running Windows:
scheduleTask.bat add MDARRAY_POLL
– On systems running Linux:
sh cronJob.sh add MDARRAY_POLL
• Dell S-Series switches
– On systems running Windows:
scheduleTask.bat add DELL_S_SERIES_POLL
– On systems running Linux:
sh cronJob.sh add DELL_S_SERIES_POLL
22. Configure the periodic license synchronization by running the following command from the
%NCHOME%\precision\dell\scripts folder.
• On systems running Windows:
scheduleTask.bat add LICENSE_SYNCH
• On systems running Linux:
sh cronJob.sh add LICENSE_SYNCH
18