1.2.2.1 Adding LMS Configuration Automatically
TSAM Plus Agent provides a management tool, tsamadmin, to add the LMS configurations in the UBBCONFIG file automatically. The command format is:
tsamadmin autoconfig(ac){-s|--static} {–H|--hostname} hostname:port
For example, suppose you run the command:
tsamadmin autoconfig -s -H tsamhost.com:7001
A new UBBCONFIG file is created and the LMS is configured in the new-created group (Group1), as shown below:
GROUP1 LMID=SITE1 GRPNO=1
LMS SRVGRP=GROUP1 SRVID=90 CLOPT="-A -- -l tsamhost.com:7001/tsam "
For more information about tsamadmin, refer to TSAM Plus Management Tool.