Automatic synchronization between Smarts NPM and Smarts IP domains is disabled using the following setting in the Smarts IP domain tpmgr_param.conf configuration file:
enableSynchronization FALSE
0 20 * * * /opt/InCharge7/NPM/smarts/bin/dmctl -s <NPM DOMAIN NAME> invoke ICF_TopologyManager::ICF-TopologyManager addManagedElement <AM DOMAIN NAME> AM
dmctl -s <NPM DOMAIN NAME> invoke ICF_TopologyManager::ICF-TopologyManager discoverAll
Using the discoverAll command will cause Smarts to attempt Open Shortest Path First (OSPF) probing for all existing devices. This will take much longer than just running addManagerElement on Smarts AM domains.