Specify one LIC_COLLECTOR for each service domain:
Begin ServiceDomain
NAME=DesignCenterA
LIC_SERVERS=((1700@hostA)(1700@hostB))
LIC_COLLECTOR=lic_collector_name
LM_STAT_INTERVAL=seconds
End ServiceDomain
lic_collector_name is the name you specify for license information collection for a service domain. You can use any name, but you must use the same name when you start the license information collector daemon.
seconds is the time interval between queries made by the collector. The collector for this service domain will use the specified value rather than the global LM_STAT_INTERVAL value defined in the Parameters section.
setenv LSF_ENVDIR "/mydir/conf"
blcollect -m "host_list" -p lic_scheduler_port -c lic_collector_name
Specifies a space-separated list of License Scheduler candidate hosts to which license information is sent. Use fully qualified host names.
Corresponds to the License Scheduler listening port, which is set in lsf.licensescheduler.
Specifies the name of the license collector you set for LIC_COLLECTOR in the service domain section of lsf.licensescheduler.
blcollect -m "hostD.designcenter_b.com hostA.designcenter_a.com" -p 9581 -c CenterB
A file named collectors/CenterB is created in your LSF_WORKDIR.