As an example of using the dmctl command to change an object’s attribute value, enter the following dmctl command from the BASEDIR/smarts/bin directory of the Topology Split Manager to change the numberProbeThreads attribute value of the ICF_TopologyManager object:

         dmctl -s <TSM name> put ICF_TopologyManager::ICF-TopologyManager::
         
         numberProbeThreads 12
      

Your change will take effect immediately.

To make your change permanent, use the sm_edit utility to modify the numberProbeThreads parameter value in the conf/discovery/discovery.conf file.